Go to file
Nicholas Marriott b4efd1ca89 Don't let ambiguous commands override an exact alias match: eg if commands
"abc-1", "abc-2", "abc-3" exist and "abc-3" has the alias "abc", "tmux abc"
should execute abc-3, not complain about the command being ambiguous.

Not a problem at the moment but will be soon.
2009-07-07 21:23:22 +00:00
2009-06-02 11:17:03 +00:00
2009-06-25 07:42:41 +00:00
Description
tmux source code
149 MiB
Languages
C 73.2%
Shell 19.1%
Roff 5.6%
Yacc 0.9%
M4 0.7%
Other 0.4%