[GH-ISSUE #937] [FEAT]: Keep focus on message box and clear terminal when using /reset to clear chat memory. #566

Closed
opened 2026-02-22 18:20:12 -05:00 by yindo · 1 comment
Owner

Originally created by @tsweet77 on GitHub (Mar 20, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/937

Originally assigned to: @shatfield4 on GitHub.

What would you like to see?

There are a couple of recommendations:

  1. When I have sent a message, the message box loses focus and I have to click on it again between each message instead of just continuing to type.

  2. When I clear my chat memory and start a new chat, it doesn't clear the terminal.

Originally created by @tsweet77 on GitHub (Mar 20, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/937 Originally assigned to: @shatfield4 on GitHub. ### What would you like to see? There are a couple of recommendations: 1) When I have sent a message, the message box loses focus and I have to click on it again between each message instead of just continuing to type. 2) When I clear my chat memory and start a new chat, it doesn't clear the terminal.
yindo added the enhancementfeature request labels 2026-02-22 18:20:12 -05:00
yindo closed this issue 2026-02-22 18:20:12 -05:00
Author
Owner

@timothycarambat commented on GitHub (Mar 20, 2024):

When I have sent a message, the message box loses focus and I have to click on it again between each message instead of just continuing to type.

Will do this.

When I clear my chat memory and start a new chat, it doesn't clear the terminal.

This is intended. The chats, despite visible in the UI still do not appear in the history sent to the LLM. They are purely only visible in the UI until page reload after reset.

@timothycarambat commented on GitHub (Mar 20, 2024): > When I have sent a message, the message box loses focus and I have to click on it again between each message instead of just continuing to type. Will do this. > When I clear my chat memory and start a new chat, it doesn't clear the terminal. This is intended. The chats, despite visible in the UI still do not appear in the history sent to the LLM. They are purely only visible in the UI until page reload after reset.
yindo changed title from [FEAT]: Keep focus on message box and clear terminal when using /reset to clear chat memory. to [GH-ISSUE #937] [FEAT]: Keep focus on message box and clear terminal when using /reset to clear chat memory. 2026-06-05 14:36:01 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#566