aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2018-02-24 16:48:54 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2018-02-24 16:48:54 +0100
commit9f351fc3691f30ae5b3c195ef186470987ac78f9 (patch)
tree8d35c02a4889d728c450a4748eb02b842250974e /README.md
parentf0142e8f818fcca20d6c29a7c42fe98bd52387a5 (diff)
downloadpoe-9f351fc3691f30ae5b3c195ef186470987ac78f9.tar.gz
poe-9f351fc3691f30ae5b3c195ef186470987ac78f9.tar.bz2
poe-9f351fc3691f30ae5b3c195ef186470987ac78f9.zip
Add undo/redo to readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 71a0f15..460b8ac 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,8 @@ Everything is text and everything is editable. There are two ways to interact wi
`^S` saves current buffer to disk.
+`^Z` undo, `^Y` redo.
+
### Commands
`New` opens an empty window.