zulip/zulip-terminal

Using `n` should move between topics by recency

Open

#1,582 opened on Apr 16, 2025

 (26 comments) (0 reactions) (0 assignees)Python (352 forks)github user discovery
feature parity: 02.1 (or before)help wantedmissing feature: user

Repository metrics

Stars
 (854 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When cycling through unread topics using n, this is not always sorted by the order in the topic list, ie. by most recent new message to a topic.

For discussion on related issues, see the topic in # zulip-terminal starting Improve algorithm for 'next unread topic' (n) #T1333 #T1356.

This behavior should be noticeable compared to when using the web app.

Using 'Explore' mode may be useful to ensure you don't keep marking messages lots of messages read during manual testing.

Contributor guide