Document GTK's 'great' emoji input keybinding

This commit is contained in:
Jelle van der Waa 2018-05-18 15:26:14 +02:00 committed by Jelle van der Waa
parent 3dcf389430
commit db9eb18e97
2 changed files with 4 additions and 0 deletions

View File

@ -47,6 +47,8 @@ INSERT MODE
+----------------------+---------------------------------------------+
| ``ctrl-shift-u`` | unicode input (standard GTK binding) |
+----------------------+---------------------------------------------+
| ``ctrl-shift-e`` | emoji (standard GTK binding) |
+----------------------+---------------------------------------------+
| ``ctrl-tab`` | start scrollback completion |
+----------------------+---------------------------------------------+
| ``ctrl-shift-space`` | start selection mode |

View File

@ -55,6 +55,8 @@ copy to \fICLIPBOARD\fP
paste from \fICLIPBOARD\fP
.IP "\fBctrl-shift-u\fP"
unicode input (standard GTK binding)
.IP "\fBctrl-shift-e\fP"
emoji (standard GTK binding)
.IP "\fBctrl-tab\fP"
start scrollback completion
.IP "\fBctrl-shift-space\fP"