mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-24 20:23:15 +01:00
Add settings option to set paste-mode key and update docs
This commit is contained in:
@@ -68,6 +68,7 @@ struct user_settings {
|
||||
int key_peer_list_up;
|
||||
int key_peer_list_down;
|
||||
int key_toggle_peerlist;
|
||||
int key_toggle_pastemode;
|
||||
|
||||
int mplex_away; /* boolean (1 for reaction to terminal attach/detach) */
|
||||
char mplex_away_note [TOX_MAX_STATUS_MESSAGE_LENGTH];
|
||||
|
||||
Reference in New Issue
Block a user