Skip to content

Commit 17a99f9

Browse files
committed
Tag v1.64.1 (workspace builder % marker bug fix)
1 parent 1ac73ea commit 17a99f9

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ $ 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+
## tmuxp 1.64.1 (2026-03-08)
39+
3840
### Bug fixes
3941

4042
#### Fix `%` character appearing in panes on workspace load (#1018)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "tmuxp"
3-
version = "1.64.0"
3+
version = "1.64.1"
44
description = "Session manager for tmux, which allows users to save and load tmux sessions through simple configuration files."
55
requires-python = ">=3.10,<4.0"
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)