Skip to content

v0.5.6

Compare
Choose a tag to compare
@austinjones austinjones released this 22 Jan 00:49
· 17 commits to main since this release
2be89e2

This is an incremental bugfix release.

Bugfixes

  • Double-fork the tab daemon when it is launched, so if the tab client is reaped, the daemon won't be killed. #313
  • Ignore the global config file if it appears in the workspace scan of the current working directory. #309
  • Filter more ANSI control sequences in the scrollback buffer filter. Thanks to @gnawhleinad for the contribution! #311