Commit ee8e7bb
committed
Server(fix[confirm_before,command_prompt]): -b requires tmux 3.3+, not 3.4+
why: The -b flag for confirm-before and command-prompt was added in
tmux 3.3, not 3.4. Verified across version worktrees: tmux-3.2a has
args "p:t:" while tmux-3.3 has "bp:t:".
what:
- Change "Requires tmux 3.4+" to "Requires tmux 3.3+" in both docstrings1 parent ace77b9 commit ee8e7bb
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
840 | 840 | | |
841 | 841 | | |
842 | 842 | | |
843 | | - | |
| 843 | + | |
844 | 844 | | |
845 | 845 | | |
846 | 846 | | |
| |||
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
908 | | - | |
| 908 | + | |
909 | 909 | | |
910 | 910 | | |
911 | 911 | | |
| |||
0 commit comments