Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 14:30
· 36 commits to main since this release

New

  • Grouped session view by project path, on by default
  • ctrl+g toggle grouped view
  • space fold or unfold current group
  • [ and ] jump between groups
  • Click group header to fold or unfold
  • ctrl+space fold or unfold all groups

Changed

  • --grouped now supports true and false
  • --tmux now supports true and false
  • --preview replaces --no-preview, also supports true and false
  • Group headers now use muted text with colored marker and count
  • README now has keybind table

Notes

  • Grouped view is default
  • --grouped=false starts flat
  • --preview=false hides preview pane
  • --tmux=true starts in tmux mode