3 Commits

Author SHA1 Message Date
Alex Pasmantier
64671b2b5b feat(cli): add --select-1 cli flag to automatically select unique result
Adds a `--select-1` flag that enables tv to automatically select the
only result and exit when such a case appears.
2025-04-06 23:58:26 +02:00
Alexandre Pasmantier
82e3f890c8
refactor(passthrough)!: drop support for unused passthrough keybindings (#446)
BREAKING CHANGE: the CLI `passthrough_keybindings` are no longer
available. This feature wasn't used anywhere to my knowledge (github
search) and was adding unnecessary complexity to the code.
2025-04-06 16:16:41 +00:00
Alexandre Pasmantier
64b2f730b3
test: more tests for cli, app, and main (#375) 2025-03-11 01:14:02 +01:00