mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-24 15:13:15 +01:00
Fix clashing key bindings
Scrolling the groupchat peer list now uses ctrl+up and down
This commit is contained in:
@@ -75,8 +75,6 @@ struct user_settings {
|
||||
int key_half_page_up;
|
||||
int key_half_page_down;
|
||||
int key_page_bottom;
|
||||
int key_peer_list_up;
|
||||
int key_peer_list_down;
|
||||
int key_toggle_peerlist;
|
||||
int key_toggle_pastemode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user