Skip to content

Allow the input buffer to navigate chat while keeping focus#172

Open
dnouri wants to merge 3 commits intomasterfrom
allow-input-buffer-to-navigate-chat
Open

Allow the input buffer to navigate chat while keeping focus#172
dnouri wants to merge 3 commits intomasterfrom
allow-input-buffer-to-navigate-chat

Conversation

@dnouri
Copy link
Owner

@dnouri dnouri commented Mar 17, 2026

This adds input-side navigation of user messages and keeps Emacs's ordinary other-window commands aimed at the right chat buffer, locally per session. It builds on #165, but makes the linkage local and completes the navigation.

eengad and others added 3 commits March 14, 2026 19:48
Navigate to the previous user message in the chat buffer while
keeping focus in the input buffer.  Uses other-window-scroll-buffer
(set at session setup) to find the chat window, which also enables
built-in C-M-v / C-M-S-v scrolling for free.

No default keybinding — users can bind it in their config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants