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

Re: Configuring Keys F1 to F12



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