Skip to content

Commit d886138

Browse files
committed
docs(CHANGES): Remove final 'hydration' jargon
why: "hydration" is an internal mental model — users see the result, not the query mechanic. what: Replace 'hydration query' with 'initialization query' in the 0.53.1 entry.
1 parent 0617933 commit d886138

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ surface from Make to Just.
555555

556556
### Fixes
557557

558-
#### `Server.new_session()` no longer races its own hydration query (#625)
558+
#### `Server.new_session()` no longer races its own initialization query (#625)
559559

560560
{meth}`~libtmux.Server.new_session` now parses all required session fields from
561561
the `tmux new-session -P` output instead of creating the session and then

0 commit comments

Comments
 (0)