mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 11:48:13 +01:00
Words
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
* Added official support for Python 3.8, 3.9, 3.10
|
* Added official support for Python 3.8, 3.9, 3.10
|
||||||
* Dropped official support for Python 3.5
|
* Dropped official support for Python 3.5
|
||||||
* Added `--cols` / `--rows` options for overriding size of pseudo-terminal
|
* Added `--cols` / `--rows` options for overriding size of pseudo-terminal reported to recorded program
|
||||||
* Improved behaviour of `--append` when output file doesn't exist
|
* Improved behaviour of `--append` when output file doesn't exist
|
||||||
* Keyboard input is now explicitly read from a TTY device in addition to stdin (when stdin != TTY)
|
* Keyboard input is now explicitly read from a TTY device in addition to stdin (when stdin != TTY)
|
||||||
* Recorded program output is now explicitly written to a TTY device instead of stdout
|
* Recorded program output is now explicitly written to a TTY device instead of stdout
|
||||||
|
|||||||
Reference in New Issue
Block a user