diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-03-13 09:26:11 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-03-13 09:26:11 +0300 |
| commit | 13773bcc977a761ec2cef0a1d43f210634841548 (patch) | |
| tree | dc02de0bdc8a8c2c6f9d625aebf580d6dacdfa03 /README.md | |
| parent | e77dbb3160bb3999a98f9fc3f9aac62909cee4a4 (diff) | |
| parent | d9b820c9c4971922fcde0b373f70c54c870446d5 (diff) | |
Merge branch 'master' into feat/agent-flow
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 |
