File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to sidecar are documented here.
44
5+ ## [ v0.43.0] - 2026-01-23
6+
7+ ### Features
8+ - ** Interactive Mode** : Character-level selection granularity with drag-to-select
9+ - ** Interactive Mode** : Selection background with preserved foreground colors
10+ - ** Git** : Add git amend commit shortcut (A) in git-status
11+ - ** Workspace** : Renamed worktrees to workspaces for clarity
12+
13+ ### Improvements
14+ - ** Interactive Mode** : Incremental parsing with targeted session refresh reducing CPU usage
15+ - ** Interactive Mode** : Named shells upon creation for better session tracking
16+ - ** Modal** : Only close modals when clicking outside them (improved UX)
17+ - ** Input** : Align interactive copy/paste hints with configured keys
18+ - Filter partial SGR mouse sequences to prevent stray ESC forwarding
19+ - Enhanced keyboard shortcut handling and escape sequence processing
20+
21+ ### Bug Fixes
22+ - Fixed selections in interactive mode
23+ - Fixed stray ESC forwarding in partial mouse sequence filter
24+
25+ ### Dependencies
26+ - Updated embedded td to latest version
27+
528## [ v0.42.0] - 2026-01-23
629
730### Improvements
You can’t perform that action at this time.
0 commit comments