aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2018-02-26 11:14:21 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2018-02-26 11:14:21 +0100
commit0023e0929ac7075cd008e0093de58ddc89efd597 (patch)
tree68e8ab40c955a89ee98e9c667dff12837a58b0fb /README.md
parent0e86accb588445f09b07ec68e6cc62903f9ba7bd (diff)
downloadpoe-0023e0929ac7075cd008e0093de58ddc89efd597.tar.gz
poe-0023e0929ac7075cd008e0093de58ddc89efd597.tar.bz2
poe-0023e0929ac7075cd008e0093de58ddc89efd597.zip
Bulk commit before redesign in another branch.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7f42d61..6a3dafa 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Use the mouse. `^Q` exits.
Everything is text and everything is editable. There are two ways to interact with text, `Run` or `Open`.
-`Open` (`^O`, right-click or Ctrl+Click) will assume the selected text is a file or a directory and will open a new window listing its content. If none is found, it does nothing.
+`Open` (`^O`, right-click or Shift+Click) will assume the selected text is a file or a directory and will open a new window listing its content. If none is found, it does nothing.
`Run` (`^R`, middle-click or Alt+Click) interprets the text as a command, which can be an internal poe command like `New` or `Del`. If none is found, it does nothing.