| ▲ | jez 6 hours ago | |
Less can be configured with a ~/.lesskey file I have a single line in my config[1] which binds s to back-scroll, so that d and s are right next to each other and I can quickly page up/down with one hand. If you’re on macOS, you may not be able to use this unless you install less from Homebrew, or otherwise replace the default less.[2] [1] https://github.com/jez/dotfiles/blob/master/lesskey#L2 [2] https://apple.stackexchange.com/questions/27269/is-less1-mis... | ||