After commit: commit f52eac62259c431daac84ddb6c2a5b7ebd528c2c Author: nicm <nicm> Date: Sun Oct 20 09:37:50 2013 +0000
Don't turn on modifyOtherKeys by default, it is annoying if tmux is killed and it's left on and we can't turn it on and off like we do for attributes. It's not hard to enable in .Xresources or .Xdefaults anyway. and fixing my control+arrow mappings to use the sequence they now send, there is a considerable delay between pressing the sequence and any action from tmux. If I revert the commit (and go back to the old sequence in my shell bindings), things work fine. I don't know why there'd be a delay (whether it's tmux or urxvt256c's fault), but it messes with resizing panes since the delay is long enough to almost timeout with my repeat time (it also messes with my muscle memory, but that's something I'd probably grow into given time). Unfortunately, it does not seem that urxvt offers a modifyOtherKeys resource to poke for this, so I'd be stuck with detecting urxvt in my shell startup to echo the sequence tmux used to print. Maybe a good compromise is to detect whether tmux has a parent shell and print it out if it isn't (e.g., I have urxvt start tmux as the shell, so there's no post-tmux state to be wrong if tmux sets it). Thanks, --Ben ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users