More bindings for pty keyboard layout.
This commit is contained in:
parent
0e26ac8cc0
commit
fdfac51c29
@ -1,5 +1,6 @@
|
|||||||
^[h=toggle_tutorial_mode
|
^[h=toggle_tutorial_mode
|
||||||
^[/=shut_up
|
^[/=shut_up
|
||||||
|
^[[D=shut_up
|
||||||
^[O=review_bottom
|
^[O=review_bottom
|
||||||
^[U=review_top
|
^[U=review_top
|
||||||
^[i=review_curr_line
|
^[i=review_curr_line
|
||||||
@ -21,9 +22,9 @@
|
|||||||
^[OR=toggle_sound
|
^[OR=toggle_sound
|
||||||
^[OS=toggle_speech
|
^[OS=toggle_speech
|
||||||
^[8=toggle_highlight_tracking
|
^[8=toggle_highlight_tracking
|
||||||
^[q=quit_fenrir
|
^[Q=quit_fenrir
|
||||||
^[t=time
|
^[t=time
|
||||||
^[y=date
|
^[T=date
|
||||||
^[[5~=prev_clipboard
|
^[[5~=prev_clipboard
|
||||||
^[[6~=next_clipboard
|
^[[6~=next_clipboard
|
||||||
^[C=curr_clipboard
|
^[C=curr_clipboard
|
||||||
@ -32,3 +33,5 @@
|
|||||||
^[[15~=import_clipboard_from_file
|
^[[15~=import_clipboard_from_file
|
||||||
^[X=remove_marks
|
^[X=remove_marks
|
||||||
^[x=set_mark
|
^[x=set_mark
|
||||||
|
^[\=toggle_auto_indent
|
||||||
|
^[B=copy_last_echo_to_clipboard
|
||||||
|
Loading…
Reference in New Issue
Block a user