Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: question about keybinding
- X-seq: zsh-users 6802
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
- To: ZSH User List <zsh-users@xxxxxxxxxx>
- Subject: Re: question about keybinding
- Date: Sat, 22 Nov 2003 02:05:01 +0100
- In-reply-to: <1838.1069455162@athlon>
- Kreccount: 1
- Mail-followup-to: ZSH User List <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: KasCada GbR
- References: <20031121221510.GA18778@xxxxxxxxx> <1838.1069455162@athlon>
> 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