On 2014-04-09 23:24 -0400, James Pickard wrote:
> This works with tmux 1.7 but in tmux 1.8 the "split window -h" command
> is executed and then a "K" appears in the new pane.

tmux 1.8 got a new option called assumed-paste-time:

        If keys are entered faster than one in milliseconds, they are
        assumed to have been pasted rather than typed and tmux key
        bindings are not processed.  The default is one millisecond and
        zero disables.

So we can say that this is working as intended. You can set this to 0 to
keep your scripts working.

-- 
Balazs

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to