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

### What does this PR do, and why? Previously, when text searching, messages appear adjacent under the same heading, this can be confusing since they appear to be sequential but...

bug
high priority
size: S
area: message rendering
area: message search
PR completion candidate

![Image](https://github.com/user-attachments/assets/944c1830-210e-4161-932d-b727a2d84ad0) The toggles displaying possible python versions as 3.6, 3.7 upto 3.10. The python versions from 3.8 to 3.11 are all valid for running Zulip terminal application. Adding 3.6, 3.7...

### What does this PR do, and why? The pull request tries to add the Python version specification in Readme according to issue 1557: https://github.com/zulip/zulip-terminal/issues/1557 ### Outstanding aspect(s) - [...

size: XS

### What does this PR do, and why? This PR improves the GitHub issue templates by adding more comprehensive sections that help users provide better context for their reports. Each...

size: S
PR needs review

### Bug description Occasionally, a single vertical pane will be out of place in the UI. While writing this bug, I just realized that it seems to correlate 1:1 **with...

bug

### What does this PR do, and why? This PR adds four new themes to Zulip Terminal, enhancing user customization options and improving the overall visual experience. The newly introduced...

size: XL
PR awaiting update

A draft approach to this has been worked on in #287, but this was some time ago and was not developed further. Once the interactivity features of polls and todo...

area: widgets

### What does this PR do, and why? Drafted the updated issue templates as discussed in #1548 . It now includes instructions for using the "Copy" option in the About...

size: S
PR needs review

…tructured comments and simplified condition checks. ### What does this PR do, and why? ### Outstanding aspect(s) - [ ] ### External discussion & connections - [ ] Discussed in...

size: L
PR needs review

I encountered an issue when following the installation instructions for the codebase, which recommend Python 3.6+ as the required version (i was using 3.12 the default python version for ubuntu...

area: documentation
area: documentation: development