summaryrefslogtreecommitdiff
path: root/urwid/tests/test_vterm.py
Commit message (Expand)AuthorAgeFilesLines
* Return original code to the deprecated getters and setters (#549)Alexey Stepanov2023-05-011-0/+2
* Fix incorrect type cast in vterm (`apply_mapping` should return `bytes`) (#545)Alexey Stepanov2023-04-251-21/+38
* Python 37+ initial migration (#522)Alexey Stepanov2023-03-311-67/+67
* Fixes Terminal in ListBox (#382)James Johnson2020-03-021-6/+32
* Python dual support (#266)Andrew Dunai2018-01-041-1/+1
* test_vterm: handle EINTR when reading from pipeMike Gilbert2017-06-031-2/+10
* vterm: Fix handling of NUL charactersaszlig2016-02-111-0/+4
* Broke tests out into individual test files.Julian Berman2012-12-141-0/+334