Skip to content

0.17.0

Compare
Choose a tag to compare
@ihabunek ihabunek released this 15 Jan 12:39
· 921 commits to master since this release
27df352
  • Changed configuration file format to allow switching between multiple logged in accounts (#32)
  • Respect XDG_CONFIG_HOME environment variable to locate config home (#12)
  • Many improvements to the curses app:
    • Dynamically calculate left window width, supports narrower windows (#27)
    • Redraw windows when terminal size changes (#25)
    • Support scrolling the status list
    • Fetch next batch of statuses when bottom is reached
    • Support up/down arrows (#30)
    • Misc visual improvements