Skip to content

Releases: alexpasmantier/television

0.8.6

01 Jan 11:13
Compare
Choose a tag to compare

What's Changed

  • chore(changelog): update changelog (auto) by @github-actions in #202
  • fix: automatically create configuration directory if it doesnt exist by @tulilirockz in #204
  • fix build on nix by @tukanoidd in #203

New Contributors

Full Changelog: 0.8.5...0.8.6

0.8.5

31 Dec 18:06
Compare
Choose a tag to compare

What's Changed

  • fix(shell): add space if needed when using smart autocomplete by @alexpasmantier in #200
  • feat(ui): respect BAT_THEME env var for previewer syntax highlighting theme by @alexpasmantier in #201
  • chore(changelog): update changelog (auto) by @github-actions in #197
  • docs(config): fix typo in default configuration file comment by @alexpasmantier in #198
  • docs: move parts of README to Wiki by @bertrand-chardon in #199

Full Changelog: 0.8.4...0.8.5

0.8.4

31 Dec 12:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.3...0.8.4

0.8.3

30 Dec 23:51
0c5da2a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.2...0.8.3

0.8.2

30 Dec 17:13
b49a069
Compare
Choose a tag to compare

🚀 Features

  • (shell) Add separate history binding for zsh integration (#183)
  • (shell) Add bash support for smart autocomplete and shell history (#184)
  • (shell) Shell integration support for fish (#186)

📚 Documentation

  • Add a credits section to the readme (#178)
  • Move terminal emulator compatibility section to separate docs file (#179)

⚙️ Miscellaneous Tasks

  • (changelog) Update changelog (auto) (#177)

Full Changelog: 0.8.1...0.8.2

0.8.1

30 Dec 00:01
7434f14
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • (channels) Use the number of actual bytes read and not the sample buffer size when calculating the proportion of printable ASCII characters (#174)
  • (ux) Make DeletePrevWord trigger channel update (#175)

📚 Documentation

  • Fix broken link in README (#168)
  • Update README.md (#171)
  • Update readme animations
  • Fix broken image in channels.md

⚙️ Miscellaneous Tasks

  • (changelog) Update changelog (auto) (#167)
  • Update README.md (#172)
  • Bump to 0.8.1 (#176)

Full Changelog: 0.8.0...0.8.1

0.8.0

29 Dec 01:18
f707190
Compare
Choose a tag to compare

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

0.7.1

15 Dec 17:08
18c5213
Compare
Choose a tag to compare

What's Changed

  • chore(changelog): update changelog (auto) by @github-actions in #128
  • docs(contributing): update contributing.md with hot topics and link todo by @alexpasmantier in #129
  • feat(channels): new channel for directories and associated transitions by @alexpasmantier in #130

Full Changelog: 0.7.0...0.7.1

0.7.0

15 Dec 13:33
a8e3ea5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.7.0

0.6.2

06 Dec 09:49
ffc8dae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.1...0.6.2