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

Re: Configuring Keys F1 to F12



On Thu, Feb 10, 2011 at 05:39:54PM +0000, zzapper wrote:
> 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
> 
You're welcome, sorry for being unclear.

-- 
Anthony CHARLES



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