Skip to content

Commit 52389cc

Browse files
committed
chore: release v1.1.0
1 parent 441e6cc commit 52389cc

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
6+
7+
## [1.1.0] - 2026-02-02
68
### Added
79
- Mode-specific focus colors for the focused pane to show active mode.
810

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,14 @@ Defaults are `-lines 500` and `-interval 1s`.
102102

103103
### Unreleased
104104

105-
- Add Enter-to-attach for jumping into the focused tmux session.
106-
- Add single-key send mode (`s`) to send `Enter`, `Backspace`, `Ctrl+C`, and other keys.
107-
- Add update checks with an optional 7-day ignore window and in-app update trigger.
105+
- (none)
106+
107+
### 1.1.0 - 2026-02-02
108+
109+
- Compose now sends keys to the focused pane in real time, matching tmux more closely.
110+
- Escape is forwarded to tmux; Ctrl+S exits modes.
111+
- Multi-session layout favors horizontal splits.
112+
- Focused pane color changes by mode for clear visual feedback.
108113

109114
### 1.0.2 - 2026-01-26
110115

0 commit comments

Comments
 (0)