Merge pull request #599 from jelly/emoji

Document GTK's 'great' emoji input keybinding
This commit is contained in:
jelle van der Waa 2018-05-18 23:38:51 +02:00 committed by GitHub
commit 3e2c10f9f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"