From fdfac51c296d5129d6ccd1a216e4e1bf4b3cdc0f Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Mon, 26 Mar 2018 15:34:19 -0400 Subject: [PATCH] More bindings for pty keyboard layout. --- config/keyboard/pty.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/config/keyboard/pty.conf b/config/keyboard/pty.conf index ce3f6165..abe6fc29 100644 --- a/config/keyboard/pty.conf +++ b/config/keyboard/pty.conf @@ -1,5 +1,6 @@ ^[h=toggle_tutorial_mode ^[/=shut_up +^[[D=shut_up ^[O=review_bottom ^[U=review_top ^[i=review_curr_line @@ -21,9 +22,9 @@ ^[OR=toggle_sound ^[OS=toggle_speech ^[8=toggle_highlight_tracking -^[q=quit_fenrir +^[Q=quit_fenrir ^[t=time -^[y=date +^[T=date ^[[5~=prev_clipboard ^[[6~=next_clipboard ^[C=curr_clipboard @@ -32,3 +33,5 @@ ^[[15~=import_clipboard_from_file ^[X=remove_marks ^[x=set_mark +^[\=toggle_auto_indent +^[B=copy_last_echo_to_clipboard