mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-19 01:16:36 +02:00
Fix clashing key bindings
Scrolling the groupchat peer list now uses ctrl+up and down
This commit is contained in:
@ -122,8 +122,6 @@ keys = {
|
||||
half_page_up="Ctrl+F";
|
||||
half_page_down="Ctrl+V";
|
||||
page_bottom="Ctrl+H";
|
||||
peer_list_up="Ctrl+[";
|
||||
peer_list_down="Ctrl+]";
|
||||
toggle_peerlist="Ctrl+b";
|
||||
toggle_paste_mode="Ctrl+T";
|
||||
};
|
||||
|
Reference in New Issue
Block a user