Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Suggestion: forward-delete-word



Bart Schaefer wrote on Tue, 25 Sep 2018 22:32 -0700:
> You can also get forward motions by typing ESC - (that's two
> characters, escape and hypen (minus)) before typing the character for
> a backward motion, i.e., ESC - ^H deletes forward one character, ESC -
> ^W deletes forward one word.

For those of us who use EDITOR=vim with `bindkey -e`, where is it
documented that a numeric argument can be negative?  I couldn't find
that info in zshzle(1) or zshall(1).

Cheers,

Daniel



Messages sorted by: Reverse Date, Date, Thread, Author