From 90dcc16c6174f44e8639b8bdf2236a8ec0f04280 Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Tue, 22 Nov 2016 19:42:04 -0500 Subject: [PATCH] added descriptions of built-in tags --- Welcome.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.52.0