zulip/zulip-terminal

Using `n` should move between topics by recency

Offen

#1.582 geöffnet am 16.04.2025

 (26 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (352 Forks)github user discovery
feature parity: 02.1 (or before)help wantedmissing feature: user

Repository-Metriken

Stars
 (853 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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