Skip to content
All releases

v0.1.3

Released on .

What's in this release

8 commits between v0.1.2 and v0.1.3

  • fix(sidebar)
    render workspace titles with proper flex truncation9c0764b · ArthurDEV44
  • fix(config)
    create config directory before attaching watcher034bf54 · ArthurDEV44
  • fix(terminal)
    paint cells and selection in viewport coords9ec2127 · ArthurDEV44
  • feat(terminal)
    tmux-style selection markers with auto-copy on release48eb629 · ArthurDEV44
  • feat(terminal)
    snap to bottom with End key when scrolled back5552a43 · ArthurDEV44
  • fix(workspace)
    preserve workspace cwd and auto-respawn on last-pane closee6e49f5 · ArthurDEV44
  • chore
    bump version to v0.1.3824b37b · ArthurDEV44
  • chore
    cargo fmt + clippy manual_contains83f629b · ArthurDEV44