mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 11:48:13 +01:00
Fix typo
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
* Ability to pause/resume terminal capture with `C-\` key shortcut
|
* Ability to pause/resume terminal capture with `C-\` key shortcut
|
||||||
* Desktop notifications - only for the above pause feature at the moment
|
* Desktop notifications - only for the above pause feature at the moment
|
||||||
* Removed dependecy on tput/ncurses (thanks @arp242 / Martin Tournoij!)
|
* Removed dependency on tput/ncurses (thanks @arp242 / Martin Tournoij!)
|
||||||
* ASCIINEMA_REC env var is back (thanks @landonb / Landon Bouma!)
|
* ASCIINEMA_REC env var is back (thanks @landonb / Landon Bouma!)
|
||||||
* Terminal answerbacks (CSI 6 n) in `asciinema cat` are now hidden (thanks @djpohly / Devin J. Pohly!)
|
* Terminal answerbacks (CSI 6 n) in `asciinema cat` are now hidden (thanks @djpohly / Devin J. Pohly!)
|
||||||
* Codeset detection works on HP-UX now (thanks @michael-o / Michael Osipov!)
|
* Codeset detection works on HP-UX now (thanks @michael-o / Michael Osipov!)
|
||||||
|
|||||||
Reference in New Issue
Block a user