diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -10,6 +10,10 @@ made with use of [tview](https://github.com/rivo/tview) - function calls (function calls are implemented natively, to avoid calling outside sources); - [character specific context (unique feature)](docs/char-specific-context.md) + +#### showcase on youtube +[](https://youtu.be/WCS4Xc902F8 "gf-lt showcase") + #### how it looks  @@ -34,7 +38,8 @@ make noextra-run ``` #### keybinds -while running you can press f12 for list of keys; +- use `insert` button to paste text from the clipboard to the text area, instead of shift+insert (might freeze the program); +- press f12 for list of keys;  #### setting up config |
