Timeline for set -o vi in prompt leaves insert mode every time I use arrow keys and has warning bell constantly (bash/ksh)
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 24, 2023 at 0:08 | answer | added | Greg A. Woods | timeline score: 0 | |
| Jun 30, 2022 at 16:30 | comment | added | guest | @StéphaneChazelas I added more information | |
| Jun 30, 2022 at 16:29 | history | edited | guest | CC BY-SA 4.0 | added info |
| Jun 30, 2022 at 15:38 | comment | added | Stéphane Chazelas | Likely to do with the terminfo entry for $TERM not matching your actual terminal. What's your terminal / terminal emulator, what is $TERM set to. What OS is it? infocmp -L1 | grep key output what escape sequences your array key send? | |
| Jun 30, 2022 at 13:48 | comment | added | guest | I need to use both. The behavior is the same in either and I will accept a solution for one shell or the other, it will get me pointed in the right direction. | |
| Jun 30, 2022 at 12:55 | comment | added | Kusalananda♦ | What shell are you using? You seem to have tagged your question with both bash and ksh. Are you expecting answers from people who knows both shells? | |
| Jun 30, 2022 at 12:22 | history | asked | guest | CC BY-SA 4.0 |