Skip to content

Release v0.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 08:44

This release includes some nice quality-of-life features, as well as some bug fixes.

Highlights

All changes

  • add my tweaked theme by @alekspickle in #2257
  • fix(screen): focus pane on screen edge when moving pane focus offtab by @imsnif in #2293
  • Correct summary by @Silejonu in #2235
  • Updated layout examples to .kdl from .yaml by @caleflat in #2250
  • fix(panes): adding panes to lone stack by @imsnif in #2298
  • fix(panes): closing a stacked pane should relayout by @imsnif in #2312
  • Fixed issue #1948 by @gbrigandi in #2322
  • feat(plugins): async plugin loading by @imsnif in #2327
  • docs(readme): update roadmap image by @imsnif in #2333
  • Add action to clear all buffers for a specific pane by @alekspickle in #2239
  • Added launch in xonsh by @anki-code in #2323
  • Add option to hide session name in tab-bar (deriving from #2172) by @marcel-baur in #2301
  • fix(layouts): don't default to default swap layouts on new-tab action by @imsnif in #2336
  • fix(layouts): nested attribute truncating by @imsnif in #2337
  • fix(scrollback-editor): properly invoke editor when command includes spaces by @imsnif in #2339
  • fix(layouts): focus tab race by @imsnif in #2340
  • feat(panes): allow defining an expanded stacked pane by @imsnif in #2343
  • fix(layout): pane focus in stack by @imsnif in #2344
  • fix(plugins): prevent Strider from opening double-panes when editing files by @imsnif in #2346
  • fix: set sticky bit on socket by @tlinford in #2141
  • chore(assets): adjust logo by @imsnif in #2358
  • fix: do not hold on to router thread handle until server exit by @tlinford in #2328

New Contributors

Full Changelog: v0.35.2...v0.36.0