|
|
|
|
|
by YTowOnt9
4410 days ago
|
|
> Also how does tmux handle copy/paste with vertical splits ? It doesn't. If I want to copy some text and it's in a vertical split, well... shit. Time to break out the tmux manual and see if I can figure out how to move this pane above the other one. You know what, screw it. I'll just open a new window entirely, and re-run the test there so I can copy the output. That's how tmux handles copy/paste with vertical splits. |
|
You mean selecting text with a mouse on a vertical split? If so get tmux upgraded to 1.8+ then prefix-z and you can temporarily zoom the window to full screen.
Your information on tmux is highly out of date.
Also prefix-alt-2 will move to horizontal layout of panes.