Ah, sorry, I missed that. Can you try HEAD? I think I fixed a bug like this
recently.


On Thu, Feb 04, 2010 at 12:04:28AM +0100, clemens fischer wrote:
> Nicholas Marriott wrote:
> 
> > On Wed, Feb 03, 2010 at 09:51:09PM +0100, clemens fischer wrote:
> >> Hi,
> >> 
> >> tmux version is 1.1, 'uname -rms' -> Linux 2.6.32.7-spott i686
> >> 
> >> $ tmux list-keys
> >>        ...
> >>        o: send-keys l o g i n Space - p Space - f Space i n o
> >>        ...
> >>        g: send-keys i n o - n e w s @ s p o t t e s w o o d e . d n s a l 
> >> i a s . o r g
> >>        ...
> >>        g: send-keys s p o t t e s w o o d e . d n s a l i a s . o r g
> >>  
> >> The mappings for these keys are defined like this:
> >> 
> >>   unbind-key I
> >>   bind-key I send-keys login Space -p Space -f Space ino
> >>   unbind-key m
> >>   bind-key m send-keys ino-n...@spotteswoode.dnsalias.org
> >>   unbind-key y
> >>   bind-key y send-keys spotteswoode.dnsalias.org
> >> 
> >> How come "list-keys" doesn't show the correct keys?
> > 
> > They look fine to me. Each character is a separate key press.
> 
> Hey, you overlooked something:  the keys I'm binding are 'I', 'm' and
> 'y', but list-keys shows them to be 'o' and two times 'g'!  Tmux cannot
> even have two different commands bound to the same key at the same time.
> Nevertheless, the mappings work.  If I try to use the keys as listed by
> "list-keys", nothing happens.
> 
> This is a problem for me, because if I have two dozen bindings
> I sometimes forget which key does what, so I really need "list-keys" to
> tell me.
> 
> 
> clemens
> 
> 
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to