Commit Graph

5 Commits

Author SHA1 Message Date
Aleksei Stepanov
77eca5d23e Use urwid constants for widgets instead of string equivalents
* Reduce `DeprecationWarning` amount:
  `get_focus` -> `focus_position` for `Frame` and `focus` for `Pile`
  `set_focus` -> use property `focus_position`
2024-01-18 11:58:22 +01:00
Mark Qvist
27dc1b5fb5 Set and restore IXON tty settings 2022-07-04 12:48:24 +02:00
Mark Qvist
f7b6bd8d71 Added configuration section to guide 2022-04-08 10:29:52 +02:00
Mark Qvist
1969b49819 Work on Conversations UI 2021-05-04 20:53:03 +02:00
Mark Qvist
9693e3e814 Text UI general structure 2021-05-04 11:08:16 +02:00