Right now is only possible to record by using a terminal and to stop the recording by interacting with it.
It would be useful to have an option in the command line to allow hns to start recording without a terminal.
In this case hns could wait for a process signal, like SIGTERM, to stop the recording.
This would make it easy to use hns in a script or with keyboard shortcuts.
Right now is only possible to record by using a terminal and to stop the recording by interacting with it.
It would be useful to have an option in the command line to allow
hnsto start recording without a terminal.In this case
hnscould wait for a process signal, likeSIGTERM, to stop the recording.This would make it easy to use
hnsin a script or with keyboard shortcuts.