commit | a182502af0a631cd3a3dcf63e89e1139e3440ecb | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed Jul 08 18:01:55 2009 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed Jul 08 18:01:55 2009 +0000 |
tree | 5d26e2ad8395d5c079a294bba596e00886a4eebb | |
parent | 86504af1491c83fe9e4f4d2b882610f4efe0c60b [diff] |
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.