about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-11-19 00:28:37 -0800
committerKartik K. Agaram <vc@akkartik.com>2022-11-19 00:28:37 -0800
commit356fed8a24ce1bf3c51abd8013427670135620ee (patch)
tree3590b804caf714d4b8eb3ea4b56bd85a3d7a39f7 /README.md
parentec4cda13aa8a3f1dd9c544b87de0f7a4f0a57499 (diff)
parent44aa8226c4330bf1cf859c36a48803b7d71aa114 (diff)
downloadtext.love-356fed8a24ce1bf3c51abd8013427670135620ee.tar.gz
Merge lines.love
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1abf90d..0f3d8a6 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ While editing text:
 * `ctrl+z` to undo, `ctrl+y` to redo
 * `ctrl+=` to zoom in, `ctrl+-` to zoom out, `ctrl+0` to reset zoom
 * `alt+right`/`alt+left` to jump to the next/previous word, respectively
+* mouse drag or `shift` + movement to select text, `ctrl+a` to select all
 * `ctrl+e` to modify the sources
 
 Exclusively tested so far with a US keyboard layout. If