GNU Info

Info Node: (zsh.info)The zsh/deltochar Module

(zsh.info)The zsh/deltochar Module


Next: The zsh/example Module Prev: The zsh/computil Module Up: Zsh Modules
Enter node , (file) or (file)node

The zsh/deltochar Module
========================

The zsh/deltochar module makes available two ZLE functions:

delete-to-char
     Read a character from the keyboard, and delete from the cursor
     position up to and including the next (or, with repeat count N,
     the Nth) instance of that character.  Negative repeat counts mean
     delete backwards.

zap-to-char
     This behaves like delete-to-char, except that the final occurrence
     of the character itself is not deleted.


automatically generated by info2www version 1.2.2.9