Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Configuring Keys F1 to F12
- X-seq: zsh-users 15785
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Configuring Keys F1 to F12
- Date: Thu, 10 Feb 2011 17:39:54 +0000 (UTC)
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Organization: SuccessTheory
- References: <Xns9E8895882A0D5zzappergmailcom@80.91.229.10> <20110210153454.GC17063@layslair.ath.cx>
Anthony Charles wrote in news:20110210153454.GC17063@xxxxxxxxxxxxxxx:
> Hi,
>
> bindkey -s '^v<F7>' 'ls -l'
Anthony thanks works a treat:-
what I failed to realise is that you have to actually type
(Control-v F7)
which on my system displays as:-
bindkey -s "^[[18~" 'ls -l'
Yhis is going to be hyper useful : thanks
--
zzapper
http://zzapper.co.uk/ Technical Tips
Messages sorted by:
Reverse Date,
Date,
Thread,
Author