Skip to content

2.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@RasmusLindroth RasmusLindroth released this 07 Jan 14:45

This is a beta release because I've changed the configuration format I want to get it right.

Changes

  • The configuration format is now toml instead of ini, so you'll have to start from scratch with your config and themes, but most parts are the same, so it should be quite easy.

  • Support for multiple accounts in the same window. Start tut with tut --user "user1 user2"
    Use command :login
    Switch account with Ctrl+N or Ctrl+P

  • Editor inside of tut. You can still use $EDITOR but then you'll have to set editor to that in your config.

  • More options for [[general.timelines]]
    closed = don't open the feed when you start tut. Use key to open.
    on-creation-closed = how to open the new feed if closed.
    on-focus = how to give it focus

  • [open-custom] now has key hints instead of 1, 2, 3, 4 and 5.