diff options
author | Florent Le Coz <louiz@louiz.org> | 2011-11-23 19:53:54 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2011-11-23 19:53:54 +0100 |
commit | 89900bdbec46ca230010cee9e7010e29dfb9da47 (patch) | |
tree | cbe8e6af7624c745ccc0e942ce0a43d043db3f99 /doc/en | |
parent | 56b7d3ebd6b413beb848b54dfcfed19843eb027e (diff) | |
download | poezio-89900bdbec46ca230010cee9e7010e29dfb9da47.tar.gz poezio-89900bdbec46ca230010cee9e7010e29dfb9da47.tar.bz2 poezio-89900bdbec46ca230010cee9e7010e29dfb9da47.tar.xz poezio-89900bdbec46ca230010cee9e7010e29dfb9da47.zip |
Document Ctrl+enter
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/keys.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/en/keys.txt b/doc/en/keys.txt index 109e5df5..d909c894 100644 --- a/doc/en/keys.txt +++ b/doc/en/keys.txt @@ -60,6 +60,10 @@ from one input to paste it into an other one. *Ctrl-y*:: Insert the content of the clipboard at the cursor position. +*Ctrl-Enter*:: Insert a line break. Since the input is only one line, + the line break is represented by the character _|_ in it but will be + sent as the real _\n_ character. + Chat tab input keys ~~~~~~~~~~~~~~~~~~~~~ |