Skip to content

v0.43.0

Choose a tag to compare

@marcus marcus released this 23 Jan 23:28
· 502 commits to main since this release

What's New

Features

  • Interactive Mode: Character-level selection granularity with drag-to-select
  • Interactive Mode: Selection background with preserved foreground colors
  • Git: Add git amend commit shortcut (A) in git-status
  • Workspace: Renamed worktrees to workspaces for clarity

Improvements

  • Interactive Mode: Incremental parsing with targeted session refresh reducing CPU usage
  • Interactive Mode: Named shells upon creation for better session tracking
  • Modal: Only close modals when clicking outside them (improved UX)
  • Input: Align interactive copy/paste hints with configured keys
  • Filter partial SGR mouse sequences to prevent stray ESC forwarding
  • Enhanced keyboard shortcut handling and escape sequence processing

Bug Fixes

  • Fixed selections in interactive mode
  • Fixed stray ESC forwarding in partial mouse sequence filter

Dependencies

  • Updated embedded td to latest version