Feat: toggle system; edit msg; switch focus
This commit is contained in:
13
README.md
13
README.md
@@ -5,8 +5,15 @@
|
||||
- show msg id next to the msg; +
|
||||
- regen last message; +
|
||||
- delete last message; +
|
||||
- edit message? (including from bot);
|
||||
- use chatml template (but do not show it to the user);
|
||||
- edit message? (including from bot); +
|
||||
- ability to copy message;
|
||||
- aility to copy selected text;
|
||||
- aility to copy selected text; (I can do it though vim mode of the terminal, so +)
|
||||
- menu with old chats (chat files); +
|
||||
- fullscreen textarea option (for long prompt);
|
||||
- tab to switch selection between textview and textarea (input and chat); +
|
||||
- basic tools: memorize and recall;
|
||||
- stop stream from the bot;
|
||||
|
||||
### FIX:
|
||||
- bot responding (or haninging) blocks everything; +
|
||||
- programm requires history folder, but it is .gitignore;
|
||||
|
||||
Reference in New Issue
Block a user