From: Michael D. Lowis Date: Wed, 23 Nov 2016 00:42:04 +0000 (-0500) Subject: added descriptions of built-in tags X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=90dcc16c6174f44e8639b8bdf2236a8ec0f04280;p=projs%2Ftide.git added descriptions of built-in tags --- diff --git a/Welcome.md b/Welcome.md index 25eba9d..ff9c114 100644 --- a/Welcome.md +++ b/Welcome.md @@ -3,3 +3,12 @@ # Keyboard Shortcuts # Tag Commands + + Quit - Quit the editor + Save - Write the loaded file to disc + Cut - Cut the selected text to the system clipboard + Copy - Copy the selected text to the system clipboard + Paste - Paste the contents of the system clipboard + Undo - Undo the most recent edit + Redo - Redo the most recently undone operation + Find - Search for literal text in the file