mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-07 03:55:23 +00:00

this pr adds the possibility of starting television from a different directory and it gives the option of complete a partial match. For example ```fish cd ~/.config/<ctrl-t> # opens television at '~/.config/' with an empty search bar cd ~/.config/fi<ctrl-t> # opens television at '~/.config/' with 'fi' in the search bar ``` solves (for zsh shell) https://github.com/alexpasmantier/television/issues/438