2633722423
test(refactor): switch to bashunit and start fleshing out a new test suite
2025-12-02 01:15:42 +00:00
adb008b301
style(shell): improve shell script formatting and quoting
...
Apply shfmt formatting and fix some schellcheck complaints.
2025-12-01 23:04:40 +00:00
João Pedro
2e4d5197ae
Remove incorrect formatting.
2024-01-09 14:54:23 -03:00
João Pedro
c2cbd5d7ea
Bugfix: add fix to tmux next-* versions.
2024-01-06 17:38:36 -03:00
2adc885bb8
Fix issue with using a tmux version compiled source
...
Resolves #79 .
When tmux is compiled from source the version string is "master" which
the tmux-version command didn't deal with correctly.
2017-04-27 18:59:38 +01:00
7cc0fa2d0e
Fix typo in help text of tmux-version command
2017-04-27 18:59:38 +01:00
4a4f62fcf2
Improve/fix help messages for a few commands
2014-12-01 21:03:26 +00:00
3a74ff3a60
Minor tweaks and updates to a few help messages
2014-05-14 00:08:09 +01:00
0653074570
Fix issue #28 , default-path error with Tmux 1.9
...
When using Tmux 1.9 and later the "-c" argument is given to the
"new-session" command to set the session's root/default path. When using
Tmux 1.8.x and earlier, the old "default-path" session option method is
used instead.
2014-02-25 00:30:34 +00:00