Discussion:
change pane problem
Cody Chan
2015-05-07 03:07:01 UTC
Permalink
Hi, all tmux users, I have a problem, when I'm using
prefix+M-left/right/down/up to change pane, if I keep hitting
left/right/down/up without the prefix after one combination of prefix
and the M-arrow, the focus will keep changing between panes, but what
I want is, if you want to change pane, you have to type
prefix+M-arrow. I want this because when I'm viewing files in the
panes, after I change pane, after hitting prefix-M-arrow once,
hitting UP/ARROW again will change the pane again, but they should be
scrolling the content of the file.

Is there any solution?
Nicholas Marriott
2015-05-07 07:06:36 UTC
Permalink
Hi

Bind the keys without -r.
Post by Cody Chan
Hi, all tmux users, I have a problem, when I'm using
prefix+M-left/right/down/up to change pane, if I keep hitting
left/right/down/up without the prefix after one combination of prefix
and the M-arrow, the focus will keep changing between panes, but what
I want is, if you want to change pane, you have to type
prefix+M-arrow. I want this because when I'm viewing files in the
panes, after I change pane, after hitting prefix-M-arrow once,
hitting UP/ARROW again will change the pane again, but they should be
scrolling the content of the file.
Is there any solution?
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
tmux-users mailing list
https://lists.sourceforge.net/lists/listinfo/tmux-users
Cody Chan
2015-05-10 05:52:44 UTC
Permalink
Yes, it works, thank you.
Post by Nicholas Marriott
Hi
Bind the keys without -r.
Post by Cody Chan
Hi, all tmux users, I have a problem, when I'm using
prefix+M-left/right/down/up to change pane, if I keep hitting
left/right/down/up without the prefix after one combination of prefix
and the M-arrow, the focus will keep changing between panes, but what
I want is, if you want to change pane, you have to type
prefix+M-arrow. I want this because when I'm viewing files in the
panes, after I change pane, after hitting prefix-M-arrow once,
hitting UP/ARROW again will change the pane again, but they should be
scrolling the content of the file.
Is there any solution?
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
tmux-users mailing list
https://lists.sourceforge.net/lists/listinfo/tmux-users
Loading...