On Sun, Mar 8, 2015 at 2:52 PM, Christian Weisgerber <na...@mips.inka.de> wrote:
> On 2015-03-08, Stuart Henderson <st...@openbsd.org> wrote:
>
>> ! needs to be escaped in tab-completion otherwise this happens.
>>
>> $ ls
>> Season 4 UPDATE!-FFdJhCSr8ng.mp4
>> $ ls Season\ 4\ UPDATE!-FFdJhCSr8ng.mp4
>> ls: Season 4 UPDATE!4: No such file or directory
>
> Huh?
>
> $ ls
> Season 4 UPDATE!-FFdJhCSr8ng.mp4
> $ ls Season\ 4\ UPDATE!-FFdJhCSr8ng.mp4
> Season 4 UPDATE!-FFdJhCSr8ng.mp4
>
> What am I missing?

sthen apparently has "set -o csh-history" in his profile.

Reply via email to