From 0023e0929ac7075cd008e0093de58ddc89efd597 Mon Sep 17 00:00:00 2001 From: Petter Rodhelind Date: Mon, 26 Feb 2018 11:14:21 +0100 Subject: Bulk commit before redesign in another branch. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit v1.2.3