Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Zsh Bug Report: vi mode inner motions diw and ciw incorrect
On 2017/06/01, at 6:49, John Kaczor <johnkaczor@xxxxxxxxxxx> wrote:
> In zsh version 5.3.1 vi-cmd-mode, typing diw when the cursor is at the end of "/path/to/dir" deletes the entire string instead of just "dir".
I can't reproduce this.
Please try the following bindkey command to see "iw" is
actually bound to select-in-word.
zsh% bindkey -M viopp iw
"iw" select-in-word
Messages sorted by:
Reverse Date,
Date,
Thread,
Author