Some improvements to automatically toggling room focus #100

Open
opened 2025-10-14 15:39:09 -06:00 by navan · 0 comments
Owner

Originally created by @VAWVAW on 5/31/2025

These changes are somewhat opinionated so feel free to change them.

The first commit makes it so that changing to insert mode while a message is marked will reply to that message instead of creating a completely new message. This will only happen if you are not currently drafting a message.

The second commit changes the behavior when you move down in the message buffer. Before it would just ignore it but now it will move to scrollback if there is a message under the selected one. This feels more natural to me since there is a highlighted message in the scrollback and I would assume that a down action would move that focus.

*Originally created by @VAWVAW on 5/31/2025* These changes are somewhat opinionated so feel free to change them. The first commit makes it so that changing to insert mode while a message is marked will reply to that message instead of creating a completely new message. This will only happen if you are not currently drafting a message. The second commit changes the behavior when you move down in the message buffer. Before it would just ignore it but now it will move to scrollback if there is a message under the selected one. This feels more natural to me since there is a highlighted message in the scrollback and I would assume that a down action would move that focus.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#100
No description provided.