Tagged Questions
3
votes
2answers
916 views
Scrollability of text when using tmux?
Scrollability of text in some terminals:
| tty | xterm | urxvt | guake | terminator
screen | Y | Y | Y | Y | Y
tmux | N | N | Y | N | N
I notice in this ...