Skip to content

Commit 8db8479

Browse files
committed
docs(CHANGES) Pane-readiness fix for zsh partial-line marker
1 parent 2b3eb13 commit 8db8479

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGES

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,16 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
3535
_Notes on the upcoming release will go here._
3636
<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
3737

38+
### Bug fixes
39+
40+
#### Fix `%` character appearing in panes on workspace load (#1018)
41+
42+
Fixed long-standing issue ([#365]) where zsh panes displayed an inverse `%` marker after
43+
loading a workspace. WorkspaceBuilder now waits for each pane's shell to be ready before
44+
applying layout or sending commands.
45+
46+
[#365]: https://github.com/tmux-python/tmuxp/issues/365
47+
3848
### Documentation
3949

4050
#### Linkable CLI arguments and options (#1010)

0 commit comments

Comments
 (0)