Skip to content

v2.4.0

Latest

Choose a tag to compare

@trebaud trebaud released this 04 Sep 21:34
· 1 commit to main since this release

What's Changed

  • feature: the main worktree is now listed alongside the linked ones, in both the TUI and mori list — it is marked in the TUI ( still wins when you are standing in it) and flagged is_main in --json.
  • ux: pressing d on the main worktree now says why it will not be removed, instead of doing nothing.

Note for scripts: mori list gains a row it never had. Filter on is_main if you were relying on listings containing only linked worktrees.

Full changelog: v2.3.0...v2.4.0