Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5049

How do I switch between windows in tmux with my own key shortcuts?

$
0
0

I am using tmux version 3.1c. The command to switch to the previous window in tmux is the following:

Ctrl-a + M + p

However, my "meta-key" M, which I think should be Alt Gror Alt, won't trigger (at some point I came across ESC as my meta-key but this is too confusing). Therefore, I want to easily replace switching to the previous window this with the command

Ctrl-a + p

And switching to the next window with

Ctrl-a + n

where Ctrl-a is my own prefix. How would this be possible? I was trying to change it inside my .tmux.conf file, but didn't got the expected result. Thanks in advance!


Viewing all articles
Browse latest Browse all 5049

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>