Potential contributions to [television](https://github.com/alexpasmantier/television): - [ ] Support non-ctrl keybindings in shell integration: https://github.com/alexpasmantier/television/issues/890 - [ ] Propose channel override/merge feature (avoid maintaining full channel copies); like `ThemeOverrides` - [x] Add [Rosé Pine theme](https://github.com/alexpasmantier/television/pull/915); dark and light switch needs env var or cli flag; _default theme looks best_ - [x] Improve fish completion: `tv <TAB>` completes files instead of channels: https://github.com/alexpasmantier/television/pull/891 - [x] Complete ssh-hosts on `ssh` command: Use `tv ssh-hosts` (binds Enter) - [x] sort output of `tv list-channels`: https://github.com/alexpasmantier/television/pull/866 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Potential contributions to television:
ThemeOverridestv <TAB>completes files instead of channels: feat(fish): add channel name completion alexpasmantier/television#891sshcommand: Usetv ssh-hosts(binds Enter)tv list-channels: feat(cli): sort list-channels output alphabetically alexpasmantier/television#866🤖 Generated with Claude Code