Releases
v0.17.0
New panes/tabs now open in CWD of focused pane (#691 )
Fix bug when opening new tab the new pane's viewport would sometimes be calculated incorrectly (#683 )
Fix bug when in some cases closing a tab would not clear the previous pane's contents (#684 )
Fix bug where tabs would sometimes be created with the wrong index in their name (#686 )
Fix bug where wide chars would mess up pane titles (#698 )
Fix various borderless-frame in viewport bugs (#697 )
Fix example configuration file (#693 )
Fix various tab bar responsiveness issues (#703 )
Allow plugins to run system commands (#666 )
This has also added a temporary new permission flag that needs to be specified in the layout. This is a breaking change:
has become:
A plugin can be given command executing permission with:
plugin :
path : strider
_allow_exec_host_cmd : true
Use the unicode width in tab-bar plugin, for tab names (#709 )
Fix automated builds that make use of the setup
subcommand (#711 )
Add option to specify a tabs name in the tab layout
file (#715 )
Improve handling of empty valid yaml
files (#716 )
Add options subcommand to attach (#718 )
Fix: do not pad empty pane frame title (#724 )
Fix: Do not overflow empty lines when resizing panes (#725 )
You can’t perform that action at this time.