v0.5.6
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