Commit c72d4a5
committed
builder! Remove tmux 2.6 version check for terminal size
The terminal size detection feature was gated behind a tmux 2.6+ check.
Since tmux 3.2+ is now the minimum version, this check is always true.
- Simplify condition to only check TMUXP_DETECT_TERMINAL_SIZE env var
- Remove unused has_gte_version import1 parent 417e96c commit c72d4a5
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
253 | 252 | | |
254 | 253 | | |
255 | 254 | | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
| 255 | + | |
260 | 256 | | |
261 | 257 | | |
262 | 258 | | |
| |||
0 commit comments