about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xbollux2
1 files changed, 2 insertions, 0 deletions
diff --git a/bollux b/bollux index 5b41cda..e0d37d2 100755 --- a/bollux +++ b/bollux
@@ -426,6 +426,8 @@ mklesskey() {
426 [ quit 2 # 50 back 426 [ quit 2 # 50 back
427 ] quit 3 # 51 forward 427 ] quit 3 # 51 forward
428 r quit 4 # 52 re-request / download 428 r quit 4 # 52 re-request / download
429 # other keybinds
430 \40 forw-screen-force
429 END 431 END
430} 432}
431 433