On 22/04/2022 20:39, Jérémie Roquet wrote:
Hi, Le ven. 22 avr. 2022 à 20:59, zzapper <zsh@xxxxxxxxxxxxxx> a écrit :Asciinema is very useful for creating little shell demos. However it doesn't show that you've pressed tab or any other special key.Keys pressed can be stored in the cast, but unfortunately they are not yet displayed; there's a long-opened issue for that: https://github.com/asciinema/asciinema-player/issues/79Any ideas or other tools?Using screenkey in a video can help: https://www.thregr.org/~wavexx/software/screenkey/
Yes screenkey seems a great tool ! zzapper