Kostiantyn Rybnikov
2014-11-14 15:26:43 UTC
Hi!
Tmux has nice and intuitive functionality to switch between panes by pressing BIND+arrow. This way I visually navigate to where I want.
Problem is, I have quite a common pattern of switching to another pane, and then pressing «arrowup» to see last command I did in this pane. But when you immediately do «BIND, arrow, arrowup», it just switches twice, once per first arrow pressed, and then another time («up»), because tmux gives you a timeout to switch by multiple panes at once (by quickly pressing arrows).
I would like to turn off (or set to zero) this pause, so that if I’d want to switch, say, 2 windows left — I’d rather press «BIND+leftkey» twice, but I would knew I don’t need to wait each time before I can press «up» inside frame after switch, this annoys me a bit.
Thanks for a great product!
Tmux has nice and intuitive functionality to switch between panes by pressing BIND+arrow. This way I visually navigate to where I want.
Problem is, I have quite a common pattern of switching to another pane, and then pressing «arrowup» to see last command I did in this pane. But when you immediately do «BIND, arrow, arrowup», it just switches twice, once per first arrow pressed, and then another time («up»), because tmux gives you a timeout to switch by multiple panes at once (by quickly pressing arrows).
I would like to turn off (or set to zero) this pause, so that if I’d want to switch, say, 2 windows left — I’d rather press «BIND+leftkey» twice, but I would knew I don’t need to wait each time before I can press «up» inside frame after switch, this annoys me a bit.
Thanks for a great product!