[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi] Failed vim-mode .zshrc experiment
From: |
Greg Chicares |
Subject: |
[lmi] Failed vim-mode .zshrc experiment |
Date: |
Thu, 24 Oct 2019 18:59:28 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
Vadim--When convenient, would you please look at new branch odd/zsh_vim,
which has only one commit? I can't understand the behavior described,
and I'm hoping you'll quickly spot some obvious mistake. Commit message:
The intention is just to color $PROMPT based on zle $KEYMAP.
That intention is accomplished, but with a distressing side effect:
the Home and End keys no longer work as desired.
With this commit's parent, everything works: Home and End move the
cursor to the beginning and end of the line, respectively.
With this commit, neither Home nor End moves the cursor as expected.
Instead, Home enters 'vicmd' mode, and End followed by right-arrow
deletes to end of line.
- [lmi] Failed vim-mode .zshrc experiment,
Greg Chicares <=