pkgsrc/net/tut
vins e9588cb74f net/tut: update to version 2.0.1
CHANGES (since version 1.0.31)

# 2.0.1

- Show an error if tut can't parse your config. Forgot it in the last release
- More examples in config.example.toml and the man pages


# 2.0.0

- 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. Sorry for the inconvenience.

- 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

- New commands for switch accounts :next-acct and :prev-acct

- 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`

- Bug fix for some image viewers that don't like that tut deletes files.
  Set delete-temp-files=false if you want tut to wait till you exists tut
  to remove all files. If you want to clear the tempfiles while running
  tut you can use :clear-temp

- When you run commands inside of tut the new timeline will appear in a
  new pane. You can disable this under [general] with
  commands-in-new-pane=false

- The title of panes will update automatically. If you want the old
  behavior set dynamic-timeline-name=false under [general]

- If your instance supports lists, bold or italic text tut will now render
  this

- Show the language of a toot

# 1.0.33

- Make GoToSocial work again


# 1.0.32

- Tut will now get numbers of chars per toot from the instance instead
  of from the config. Hence char-limit is removed from the config.  It
  will also fetch number of poll options and the length of each option
  from the instance.

- URLs now has a fixed length set by the instance, so the char count
  should now be correct when you are composing toots.

- The API now use WebSocket streams instead of streaming over https.
  Should make tut play nicer with GoToSocial.
2023-02-23 22:36:38 +00:00
..
DESCR
distinfo net/tut: update to version 2.0.1 2023-02-23 22:36:38 +00:00
go-modules.mk net/tut: update to version 2.0.1 2023-02-23 22:36:38 +00:00
Makefile net/tut: update to version 2.0.1 2023-02-23 22:36:38 +00:00
PLIST net/tut: update to version 2.0.1 2023-02-23 22:36:38 +00:00