Skip to content

Commit fdb5cc6

Browse files
committed
Update CHANGES for #734/479
1 parent 9bd16f2 commit fdb5cc6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66

77
#### What's new
88

9+
- #479: Support loading tmux server with config file by passing `-f`
10+
11+
Note: This matches the behavior of `tmux`'s `-f`, the configuration will only
12+
once when the server is started. If you need to apply source to a server after
13+
it is running then use `tmux source-file`.
14+
15+
Credit: @lins05, via #734
916
- #672: Panes now accept `shell` for their initial command.
1017

1118
Equivalent to `tmux split-windows`'s `[shell-command]`

0 commit comments

Comments
 (0)