Y
Hacker News
new
|
ask
|
show
|
jobs
by
monological
60 days ago
The only reason I don't use tmux is because of how annoying it is to look at scrollback. Am I using it wrong?
2 comments
lancebeet
60 days ago
I would "just" do C-B PgUp and then use vi-like movement keys like hj, gg/G etc., and q to escape the pager, but I realize now that I say it that it doesn't sound very convenient or discoverable.
link
client4
60 days ago
C-b [ allows you to scroll up/down
link