From 147172fe720f8af8a219ba384c0407ca751e0321 Mon Sep 17 00:00:00 2001 From: Florrie Date: Wed, 23 Oct 2019 12:20:27 -0300 Subject: Add text/notes editor, using tui-text-editor :D! --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index de6aa4e..8360989 100644 --- a/README.md +++ b/README.md @@ -77,3 +77,7 @@ You're also welcome to share any ideas, suggestions, and questions through there * .: back (and any action that would take backspace) * +: open a context menu * 1, 3: skip to previous, next track +* **In the text file / notes editor:** + * (mtui will automatically present an embedded text editor when you select a '.txt' file. It will also show this editor when there is an *adjacent* file to a selected group or track: a file whose name is the same, but with the '.txt' extension. This is useful for keeping track of notes, lyrics, etc on tracks or groups, and for just quickly accessing any miscellaneous text files.) + * Ctrl+S: manually save the text file (it will also auto-save when it is closed) + * Ctrl+X or Escape: defocus the text editor -- cgit 1.3.0-6-gf8a5