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

### What does this PR do, and why? Implementation for the polls widget WIP Previous: ![image](https://github.com/zulip/zulip-terminal/assets/110327345/534e297d-9799-48a2-96f1-db4e450444a0) Current PR: ![image](https://github.com/zulip/zulip-terminal/assets/110327345/b38aaf24-e53e-47fb-b633-9a116c66f9ab) ### Outstanding aspect(s) - [ ] ### External discussion & connections...

size: XL
feedback wanted
area: message rendering
PR awaiting update
area: widgets

### What does this PR do, and why? This is a rebase and simplification of #1280. It's the missing piece to resolve #774. In comparison to the previous work -...

size: XL
PR awaiting update

### What does this PR do, and why? - Identify external hotkey commands with a suffix (readline shortcuts and terminal shortcuts) - Lint for the usage of external commands in...

area: hotkeys
further discussion required
size: XL
PR needs review
PR needs mentor review

This needs careful handling since it is a fairly underdeveloped feature in the server which may change. However it has not changed significantly for some time and `/poll` is now...

GSoC
area: message rendering
area: event handling
missing feature: user
area: widgets

My zuliprc contains a [key] entry, which I guess is derived from the password. Would it be possible (or maybe already is? I did not find documentation) to have a...

enhancement
area: config
area: login

See https://github.com/zulip/zulip/pull/15281; we recently added markdown support for the `spoilers` feature, and it'd be valuable for zulip-terminal to at least not display the hidden text by default.

high priority
GSoC
area: message rendering
missing feature: user
version parity: 3

For a given message, various content is indexed and may be scrolled through when in the message information popup. Depending upon the message/topic content, this can include one or more...

area: UI
GSoC
further discussion required

### Description of suggested feature I just closed #422, which as a move/split PR was long outdated and partially replaced by already-merged changes. However, at some point it would likely...

area: refactoring

The backend for this is now merged via zulip/zulip#17040 and is expected to be in Zulip 4.0 As with the current implementation for PM typing notifications, this is split into...

area: UI
area: event handling
api migrations
missing feature: user
version parity: 4
area: typing notifications

As mentioned by @punchagan, the recently introduced extra key for sending a message conflicts with the key used by readline. @punchagan suggested ctrl-j or ctrl-m and pointed to http://ascii-table.com/control-chars.php I...

further discussion required