Skip to content

adds a new function and shortcut to cycle unread chats in reverse order#537

Open
desgua wants to merge 1 commit into
d99kris:masterfrom
desgua:add_unread_chat_reverse_order
Open

adds a new function and shortcut to cycle unread chats in reverse order#537
desgua wants to merge 1 commit into
d99kris:masterfrom
desgua:add_unread_chat_reverse_order

Conversation

@desgua

@desgua desgua commented Jun 13, 2026

Copy link
Copy Markdown

This adds a new shortcut (by default control + u) to cycle thorgh unread chats from the oldest unreaded to the newer.

@d99kris d99kris self-assigned this Jun 15, 2026
@d99kris

d99kris commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Thanks for contributing, will take a look and see how/if it fits the ui. An immediate concern is that delete_line_before_cursor is already mapped to KEY_CTRLU, but we could of course find some other (available) key binding.

@d99kris

d99kris commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Note to self: This is addressing feature request #359

@desgua

desgua commented Jun 15, 2026

Copy link
Copy Markdown
Author

Thank you so much for checking this specifically and for the amazing software that nchat is. I'm sorry I didn't see KEY_CTRLU was already in use.

@desgua

desgua commented Jun 15, 2026

Copy link
Copy Markdown
Author

If you want I can carefully check which shortcut is avaliable and make another commit.

@d99kris

d99kris commented Jun 17, 2026

Copy link
Copy Markdown
Owner

If you want I can carefully check which shortcut is avaliable and make another commit.

Thanks for offering but It's not needed, let me review the PR first (hopefully this weekend or next). Later I can always adjust the shortcut when integrating the PR.

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