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

Official Zulip terminal client.

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

### Description of documentation - There is quite extensive documentation available on [subsystems](https://zulip.readthedocs.io/en/latest/subsystems/index.html), at least in terms of the server implementation; that's not all directly applicable to us, but it...

in progress
area: documentation
area: documentation: development

This issue is drawn-out from #887. Currently, ZT supports audible notification only in OSX. We need to extend the support for other platforms as well. From a brief recent discussion...

missing feature: user
area: notifications
platform: WSL
platform: linux

### What does this PR do, and why? Check for typos in category names. Previously, these typos would go unnoticed, with the key binding going missing from the help menu....

size: M
PR replaced by another PR

### Description The current help is organized into *categories*, with each *hotkey* falling into one of these, with a matching *description*. As hotkeys have developed over time, they have been...

area: hotkeys
in progress
TRACKING

### What does this PR do, and why? The keys for 'all messages' (`a`, `Esc`) did not work reliably except when a message is selected. This PR makes its behavior...

bug
area: hotkeys
size: L
PR needs review
area: refactoring

### What does this PR do, and why? Addressed issues with file path separators `\\` and GUI return codes specific to WSL environments. Fixes the failing of these tests on...

bug
area: tests
size: XL
PR needs review
area: refactoring
platform: WSL

### What does this PR do, and why? Adds the following features: - Support recognizing zuliprc from multiple select locations. - `~/zuliprc` - the user's downloads directory - the user's...

size: XL
PR awaiting update
area: config

### What does this PR do, and why? Adds the following new help categories to remove the corresponding context-suffixes (in parentheses) from help texts: - Stream information ("from stream information"...

size: L
PR needs review

### What does this PR do, and why? - Groups commands that switch narrows - Improves their help descriptions ### Outstanding aspect(s) Feedback on the following are needed: - name...

size: L
PR needs review

### What does this PR do, and why? This update PR tests for the transform_content class method for `self.message_links` and `self.time_mentions`. The addition of these tests addresses feedback from issue...

area: tests
size: XL
PR needs review