Skip to content

v2.0.2

Choose a tag to compare

@Xithrius Xithrius released this 16 Dec 00:52
· 474 commits to main since this release
76dd136

What's changed

  • Cursor shape can be changed to an underscore, line, or block using the cursor_shape value in the config file. The cursor shape in the application will not change the one you've set in your own terminal. The default is the block cursor shape. Here's an example of the cursor shape having the value "underscore":

image

  • New preview image and feature list in the README.

Even more information

Release available on crates.io.

Acquire the binary through cargo install twitch-tui --version "2.0.2".

Documentation available here.

If you have any problems/suggestions don't hesitate to submit an issue!

Full difference: v2.0.1...v2.0.2