gurk tweak

This commit is contained in:
Henrik Bakken
2025-07-13 21:16:18 +02:00
parent c6c17a3bda
commit a789bc2d96
+2 -2
View File
@@ -32,8 +32,8 @@ ctrl-a = "beginning_of_line"
ctrl-e = "end_of_line" ctrl-e = "end_of_line"
tab = "react" tab = "react"
# defaults # defaults
down = "select_channel next" shift-down = "select_channel next"
up = "select_channel previous" shift-up = "select_channel previous"
home = "beginning_of_line" home = "beginning_of_line"
end = "end_of_line" end = "end_of_line"
pagedown = "select_message next entry" pagedown = "select_message next entry"