aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 1aff1d2..c1b85d1 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,8 @@ Everything is text and everything is editable. There are two ways to interact wi
`Del` closes current window. If it is the last window, the program will exit.
+`Get` reloads the buffer from disk, wiping any changes you have made since the file was last read.
+
`Exit` closes all windows and exits the program.
Run command on `date` executes `date` as a shell command and presents its output in the message window named `+poe`. Or `pwd`, or `ls -l`, or `curl google.se`, or... you get the idea.