zulip-terminal
zulip-terminal copied to clipboard
Official Zulip terminal client.
### What does this PR do, and why? This PR is very similar to #1408 and #1419 and combines elements of both. This PR keeps the initial commits from #1419...
In the web app, `i e` shows one of the following in the drop-down menu following pressing `i`: - View message source - Edit message This depends upon the editing...
ZT 0.7.0 (server version 6) either freezes when connection is lost and doesn't display any error till you get connection back or connection times out. Happens when you try to...
### What does this PR do, and why? This follows PR #1410, which was split into a prep PR for this work after it became rather large. Transparency was originally...
Currently the following cause ~empty messages: (there may be other cases to add) * [ ] `[](https://www.camera-rumors.com/wp-content/uploads/2018/02/sony-a7iii-sample-image-11.jpg)` * [ ] `[](google.com)` UPDATE 2023-11: It appears that a regular URL works...
For fairly "large" servers such as chat.zulip.org memory usage can be larger than one might expect, partially since we retain all the original data sent by the server and don't...
As initially reported in #680, the MacOS Terminal app appears to not work well with the current set of application hotkeys, specifically `ctrl d` and those using the `alt` (`meta`)...
### What does this PR do, and why? Make the external link in message info pop-up to be opened in the browser when hit `Enter` ### How did you test...
- [ ] Supported Features - [x] List of common problems with solution - [ ] A working demo of ZT. ( An image / video ) - [ ]...
### Description Correct me if I'm wrong, but it seems like there's no way to remapping the hotkeys for the end user. If this feature has not been implemented yet,...