Add keys for line scrolling
This commit is contained in:
parent
80334b94c3
commit
cc08af5a96
1 changed files with 4 additions and 1 deletions
|
@ -14,7 +14,10 @@
|
|||
*cutchars: `"()'*<>[]{|}
|
||||
*urgentOnBell: true
|
||||
*visualBell: false
|
||||
*cursorUnderline: true
|
||||
*cursorUnderline: true
|
||||
|
||||
URxvt.keysym.Shift-Up: command:\033]720;1\007
|
||||
URxvt.keysym.Shift-Down: command:\033]721;1\007
|
||||
|
||||
*background: #000000
|
||||
*foreground: #ffffff
|
||||
|
|
Loading…
Add table
Reference in a new issue