ble.sh multiline command is not working

Created on 23 Apr 2021  ·  3Comments  ·  Source: akinomyoga/ble.sh

ble version: 0.4.0-devel3+0506df2
Bash version: 5.0.17(1)-release, x86_64-pc-linux-gnu

I recently discovered ble.sh from this github issue and wanted to give it a try and was truly impressed about its auto-complete feature.

But, I am facing a issue when I try to do a multiline command. See the demo below:

Peek 2021-04-23 10-53

question

Most helpful comment

Have you read README §3.1? In the multiline mode, RET/C-m is intended for newlines. To run the command, you can use C-j.

All 3 comments

Have you read README §3.1? In the multiline mode, RET/C-m is intended for newlines. To run the command, you can use C-j.

Have you read README §3.1? In the multiline mode, RET/C-m is intended for newlines. To run the command, you can use C-j.

Thank you!!

OK! Thanks for trying ble.sh!

Was this page helpful?
0 / 5 - 0 ratings