]> git.mdlowis.com Git - projs/tide.git/commitdiff
added descriptions of built-in tags
authorMichael D. Lowis <mike@mdlowis.com>
Wed, 23 Nov 2016 00:42:04 +0000 (19:42 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Wed, 23 Nov 2016 00:42:04 +0000 (19:42 -0500)
Welcome.md

index 25eba9dce35d1c44af882e06ad59e4492635b13e..ff9c114d87ad88328b13928b304345975fe93c14 100644 (file)
@@ -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