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