comparison frontends/src/primitivus/keys.py @ 2333:a21b3b31086d

primitivus (chat): added "GOTO_BOTTOM" ("G") shortcut to scroll down to last message in history
author Goffi <goffi@goffi.org>
date Fri, 14 Jul 2017 08:34:10 +0200
parents 2daf7b4c6756
children 8b37a62336c3
comparison
equal deleted inserted replaced
2332:7df0a77a5064 2333:a21b3b31086d
53 # chat panel 53 # chat panel
54 ("chat_panel", "OCCUPANTS_HIDE"): "meta p", 54 ("chat_panel", "OCCUPANTS_HIDE"): "meta p",
55 ("chat_panel", "TIMESTAMP_HIDE"): "meta t", 55 ("chat_panel", "TIMESTAMP_HIDE"): "meta t",
56 ("chat_panel", "SHORT_NICKNAME"): "meta n", 56 ("chat_panel", "SHORT_NICKNAME"): "meta n",
57 ("chat_panel", "SUBJECT_SWITCH"): "meta s", 57 ("chat_panel", "SUBJECT_SWITCH"): "meta s",
58 ("chat_panel", "GOTO_BOTTOM"): "G",
58 59
59 #card game 60 #card game
60 ("card_game", "CARD_SELECT"): ' ', 61 ("card_game", "CARD_SELECT"): ' ',
61 62
62 #focus 63 #focus