2.0.0-beta
Pre-releaseThis 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 ofini
, 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 withCtrl+N
orCtrl+P
-
Editor inside of tut. You can still use
$EDITOR
but then you'll have to seteditor
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.