« get me outta code hell

Add text/notes editor, using tui-text-editor - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2019-10-23 12:20:27 -0300
committerFlorrie <towerofnix@gmail.com>2019-10-23 12:20:27 -0300
commit147172fe720f8af8a219ba384c0407ca751e0321 (patch)
tree85b97ccb8ea210392493806ebf6d35e41615e76b /README.md
parent1d1483a9dc18d7acf4267727893a281b99645c02 (diff)
Add text/notes editor, using tui-text-editor
:D!
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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