zulip-terminal icon indicating copy to clipboard operation
zulip-terminal copied to clipboard

Official Zulip terminal client.

Results 317 zulip-terminal issues
Sort by recently updated
recently updated
newest added

Currently we show the full date/time for each message, and in user 'last active' times. The only case we currently don't show the full detail is with years, where we...

area: UI
further discussion required
FUTURE

To use a term from #822 and related discussion, 'sticky' refers here to when state is retained, and possibly applied to other actions, and doesn't automatically reset. Currently the side...

enhancement
area: UI
GSoC

* [x] Add black 'badge' to README * [x] Document basic expected style (isort + black?) * [ ] Document auto-fixing code at base level & editor integration * [...

area: documentation
area: infrastructure

Currently, it is difficult to determine whether a user is composing a new message or editing an existing message. To enhance the user experience, we could indicate whether the compose...

enhancement
further discussion required
area: message editing
area: message compose

In the web app there are various places, including composing messages, where a user-group can be added (or auto-completed/selected). For composition in the web-app, this results in the user group...

further discussion required
area: autocomplete
missing feature: user
area: message compose

When one is composing a message to an existing topic and the topic's name is changed, the topic name is not updated in the stream/topic header (`header_write_box`). The expected behaviour...

high priority
area: event handling
area: message compose

After the recent merge of #996, ZT added content-length restrictions for the compose box, which is fine as a v1, but there are potential scope for improvement particularly in the...

enhancement
area: UI
area: message compose

We've already implemented this as part of #1194 (first take of #1182) when one sends a message. However, this could be dynamically displayed before sending, as per the button discussed...

further discussion required
area: message compose

At least within my terminal, copying a message using terminal selection does not work across multiple lines, as it also selects text in one or both of the side bars....

help wanted
GSoC
missing feature: user

Possibly addressed by #897. The current system doesn't have any scroll slider to show how much you'll have to scroll down to read all messages in the stream/topic. We could...