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

Re: question about keybinding



> Write a widget and change WORDCHARS within it. For example, I use:
> 
>   tcsh-backward-word() {
>     local WORDCHARS="${WORDCHARS:s@/@}"
>     zle backward-word
>   }
>   zle -N tcsh-backward-word
Great!

BTW, there is no way to bind something to Meta+Shift+Backspace, no?

Thanks a lot, Oliver!
 Andy.

-- 
           http://peru.spiegl.de  Our project
      http://radiomaranon.org.pe  Radio Marañón, Jaén, Perú
                              o      _     _         _
  ------- __o       __o      /\_   _ \\o  (_)\__/o  (_)          -o)
  ----- _`\<,_    _`\<,_    _>(_) (_)/<_    \_| \   _|/' \/       /\\
  ---- (_)/ (_)  (_)/ (_)  (_)        (_)   (_)    (_)'  _\o_    _\_v
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Use the Source, Luke!



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