./chat/py-zulip-term, Zulips official terminal client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.0, Package name: py312-zulip-term-0.7.0, Maintainer: pkgsrc-users

Zulip Terminal is the official terminal client for Zulip, providing
a text-based user interface (TUI).

Specific aims include:

* Providing a broadly similar user experience to the Zulip web
client, ultimately supporting all of its features
* Enabling all actions to be achieved through the keyboard (see
Hot keys)
* Exploring alternative user interface designs suited to the display
and input constraints
* Supporting a wide range of platforms and terminal emulators
* Making best use of available rows/columns to scale from 80x24
upwards (see Small terminal notes)


Master sites:

Filesize: 132.976 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-08-10 08:55:50 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-zulip-term: not for Python 3.9
   2024-05-13 15:56:30 by Jonathan Perkin | Files touched by this commit (1)
Log message:
py-zulip-term: Fix PYTHON_VERSIONS_INCOMPATIBLE.
   2024-05-13 11:50:14 by Thomas Klausner | Files touched by this commit (4)
Log message:
chat/py-zulip-term: import py-zulip-term-0.7.0

Zulip Terminal is the official terminal client for Zulip, providing
a text-based user interface (TUI).

Specific aims include:

* Providing a broadly similar user experience to the Zulip web
  client, ultimately supporting all of its features
* Enabling all actions to be achieved through the keyboard (see
  Hot keys)
* Exploring alternative user interface designs suited to the display
  and input constraints
* Supporting a wide range of platforms and terminal emulators
* Making best use of available rows/columns to scale from 80x24
  upwards (see Small terminal notes)