about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2023-09-10 21:58:25 -0700
committerKartik K. Agaram <vc@akkartik.com>2023-09-10 21:58:25 -0700
commitb70fa64d1b950f174979cdc33fca0d3eaad52d91 (patch)
treea6e334748740e140c0114b6bd82097640654d782 /README.md
parent97427a77e2a0fe4902cac00ea36714b4c964a306 (diff)
parent37cb0304897b038db1705f00c3495751bbfda13a (diff)
downloadview.love-b70fa64d1b950f174979cdc33fca0d3eaad52d91.tar.gz
Merge text.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 915fc95..b244185 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ While editing text:
 * `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
 you use a different layout, please let me know if things worked, or if you