- Press Ctrl-s. This will pause the program. When you're done, press Ctrl-q to continue.
- Add these lines to your .Xdefaults (or wherever you put your X resources):
URxvt*scrollTtyOutput: false URxvt*scrollWithBuffer: true URxvt*scrollTtyKeypress: true
Friday, May 4, 2012
Stop urxvt scrolling
Say some program is continueously spitting output and your want to scroll back in the history and check something. By default, you can't. urxvt will jump down when something is added to the output. You can do one of these things:
Subscribe to:
Post Comments (Atom)
Better Console Font (in Arch)
In order to use Terminus as my console (tty) font, I simply installed the package terminus-font with pacman (includes both console and X11 ...
-
So, I've finally started using StumpWM on my desktop (still on Ubuntu though) and I need to address some more practical matters. One of ...
-
StumWM stores its configuration in a .stumpwmrc file in the home directory. The number one thing I need in this file is Swank. Here's th...
-
In order to use Terminus as my console (tty) font, I simply installed the package terminus-font with pacman (includes both console and X11 ...
No comments:
Post a Comment