mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-15 19:28:00 +01:00
Configurable hotkeys for playback
This commit is contained in:
committed by
Marcin Kulik
parent
c85a4a7acd
commit
0eec28ddb2
@@ -345,6 +345,14 @@ speed = 2
|
||||
; Limit replayed terminal inactivity to max n seconds, default: off
|
||||
idle_time_limit = 1
|
||||
|
||||
; Define hotkey for pausing/resuming playback,
|
||||
; default: space
|
||||
pause_key = p
|
||||
|
||||
; Define hotkey for stepping through playback, a frame at a time,
|
||||
; default: .
|
||||
pause_key = ]
|
||||
|
||||
[notifications]
|
||||
|
||||
; Should desktop notifications be enabled, default: yes
|
||||
|
||||
Reference in New Issue
Block a user