Tagged Questions
0
votes
0answers
56 views
Tmux equivalent of ctrl+k (copy current pos -> eol into buffer)
I have been using tmux for some time now and really like the internal copy buffer. I frequently find myself wanting to copy a command between panes but haven't really found an easy way of doing this.
...
2
votes
2answers
2k views
How can I set tmux hotkey as Ctrl-, that is, Ctrl+comma
all. I've got some trouble when setting my preferred tmux hotkey on Mac OS X.
The most common hotkeys that invokes tmux's magics are Ctrl-a and Ctrl-b. But I would rather select other keystrokes for ...