(zsh.info.gz) The zsh/deltochar Module

Info Catalog (zsh.info.gz) The zsh/datetime Module (zsh.info.gz) Zsh Modules (zsh.info.gz) The zsh/example Module
 
 22.11 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.
 
Info Catalog (zsh.info.gz) The zsh/datetime Module (zsh.info.gz) Zsh Modules (zsh.info.gz) The zsh/example Module
automatically generated by info2html