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

I'm filing this to track @aero31aero 's work on #388 in the past, and potential areas to improve in a similar way. I agree with the main thrust of the...

area: UI
further discussion required
IDEA
area: terminal: layout

Adds a config option layout=space-between to make the center column fix width and add space between the three columns on wider screens. On smaller screens, the original behavior is preserved....

area: UI
size: M
has conflicts
area: terminal: layout

Currently, when ZT is opened in a terminal with a large enough size, the popups do scale with the terminal up to a minimum dimension as defined in #1005. But,...

bug
area: UI
further discussion required
area: terminal: small sizes
area: terminal: layout

**What does this PR do?** This PR improves terminal width readability and support for both small and wide terminals. Partial fix for #1005 [topic link](https://chat.zulip.org/#narrow/stream/206-zulip-terminal/topic/Zooming) **Tested?** - [x] Manually -...

has conflicts
size: XL
PR needs review
area: terminal: layout

Known issues, in approximate priority order: * [ ] 'All messages' is not accessible from a panel context * [ ] Depending on user name/email and organization name/url, this can...

bug
area: UI
area: terminal: small sizes
TRACKING

### What does this PR do, and why? Introduces `context` to track the current focus. Uses context to generate relevant footer hints. Adds missing tests and new tests. ### External...

size: XL
PR awaiting update

### What does this PR do, and why? ZT freezes when connection is lost while fetching data from the server. This PR attempts to notify the user better about the...

size: L
PR awaiting update

Mentions in general are summarized here: https://docs.zulip.com/help/mention-a-user-or-group Many of the options are autocompleted as documented in our [FAQ entry](https://github.com/zulip/zulip-terminal/blob/main/docs/FAQ.md#what-is-autocomplete-why-is-it-useful). Current outstanding elements are: - `@**topic**` (only feature level 224, Zulip...

help wanted
high priority
area: autocomplete
missing feature: user
version parity: <=2.1
version parity: 8
version parity: 9 (unreleased)

This issue extends PR #880 and should work towards improving the Stream Info view in ZT. Currently, there are just two checkboxes in `StreamInfoView`(mute_stream & pin_to_top). These are fine but...

area: event handling
area: notifications
area: popup: stream

While autocomplete does handle #**stream** and (eventually) #**stream>topic name**, it would be useful to have ZT be able to copy a link to a selected message both optionally more specifically...

help wanted
further discussion required
missing feature: user