1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 00:46:35 +02:00

Fix clashing key bindings

Scrolling the groupchat peer list now uses ctrl+up and down
This commit is contained in:
jfreegman
2020-10-13 19:52:43 -04:00
parent 3015138a5a
commit e428879beb
9 changed files with 8 additions and 40 deletions

View File

@ -351,16 +351,6 @@ Key combination to scroll half page down\&.
Key combination to scroll to page bottom\&.
.RE
.PP
\fBpeer_list_up\fR
.RS 4
Key combination to scroll contacts list up\&.
.RE
.PP
\fBpeer_list_down\fR
.RS 4
Key combination to scroll contacts list down\&.
.RE
.PP
\fBtoggle_peerlist\fR
.RS 4
Toggle the peer list on and off\&.

View File

@ -221,12 +221,6 @@ OPTIONS
*page_bottom*;;
Key combination to scroll to page bottom.
*peer_list_up*;;
Key combination to scroll contacts list up.
*peer_list_down*;;
Key combination to scroll contacts list down.
*toggle_peerlist*;;
Toggle the peer list on and off.