Skip to content

0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 01:18
· 48 commits to main since this release
f707190

What's changed

πŸš€ Features

  • (cli) Add argument to start tv in another working directory (#132)
  • (ui) Decouple preview title position from input bar position and make it configurable (#144)
  • (shell) Autocompletion plugin for zsh (#145)
  • (config) Allow specifying multiple keymaps for the same action + better defaults (#149)
  • (input) Bind ctrl-w to delete previous word (#150)
  • (ux) Print current query to stdout on Enter if no entry is selected (#151)
  • (cli) Allow passing --input to prefill input prompt (#153)
  • (cable) Make preview optional for cable channels (#155)
  • (cable) Using builtin previewers inside cable channel prototypes (#156)

🚜 Refactor

  • (ui) More compact general layout and make preview panel optional (#148)
  • Update default configuration and simplify channel enum conversions (#157)
  • (cable) Use tail instead of tac for zsh and bash command history channels (#161)

πŸ“š Documentation

  • (readme) Make channel names consistent everywhere (#138)
  • Rearrange README, add a features section, and move more technical stuff to separate files (#159)
  • Update readme (#160)
  • Replace top image with a screenshot of the application (#163)
  • Update README with more legible screenshot of the files channel (#164)

βš™οΈ Miscellaneous Tasks

  • (changelog) Update changelog (auto) (#131)
  • (changelog) Update changelog (auto) (#141)
  • (changelog) Update changelog (auto) (#146)
  • (changelog) Update changelog (auto) (#154)
  • Bump to 0.8.0 (#165)
  • Include cable channels (#166)

New Contributors

Contributors

Full Changelog: 0.7.1...0.8.0