Skip to content

Commit 77971b6

Browse files
committed
docs(CHANGES): Server repr names the socket it uses
what: - Record the repr fix under `Fixes`.
1 parent 30e8ea8 commit 77971b6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ $ uvx --from 'libtmux' --prerelease allow python
4545
_Notes on the upcoming release will go here._
4646
<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
4747

48+
### Fixes
49+
50+
- {class}`~libtmux.Server` now reprs the socket path tmux resolves from
51+
`$TMUX_TMPDIR` instead of a hard-coded `/tmp/tmux-<euid>/default` (#723)
52+
4853
### Documentation
4954

5055
#### Cleaner `from_env` examples (#719)

0 commit comments

Comments
 (0)