For some reason — I assume a bug — pressing <TAB> to fill in a filename does not work after the 'zip' command, even though it seems to work after all other commands (including non-existent commands).
As a test case, I actually have identical aliases — zip and zipp — and the behavior of <TAB> after typing the command behaves differently!
I realize a factor in this situation is 'zip' being a reserved command—but so is copy, and copy isn't behaving that way! None of the other ones are.
It works right for zipp + everything else.
It works wrong for zip — even if it's been aliased to something else.
The screenshot below is what happens when i hit <TAB> after a command/alias such as copy, du, zip, or zipp
It's the one time tab completion fails for me in TCC, and it's been consistent over multiple versions. I basically had to make my zipp alias to get around this.
Side-note: This bug does not manifest if I use *zip, but again, this is still inconsistent with all other commands (including unknown).
As a test case, I actually have identical aliases — zip and zipp — and the behavior of <TAB> after typing the command behaves differently!
I realize a factor in this situation is 'zip' being a reserved command—but so is copy, and copy isn't behaving that way! None of the other ones are.
It works right for zipp + everything else.
It works wrong for zip — even if it's been aliased to something else.
The screenshot below is what happens when i hit <TAB> after a command/alias such as copy, du, zip, or zipp
It's the one time tab completion fails for me in TCC, and it's been consistent over multiple versions. I basically had to make my zipp alias to get around this.
Side-note: This bug does not manifest if I use *zip, but again, this is still inconsistent with all other commands (including unknown).