blob: 064e44268a6cb0bd6ff259f04b7eb14e1e464cbb (
plain)
1
2
3
4
5
6
7
8
9
10
|
map u scroll half-up
map d scroll half-down
map D toggle_page_mode
map > rotate rotate-cw
map < rotate rotate-ccw
set selection-notification false
set selection-clipboard clipboard
set font 'monospace normal 14'
|