Subject: Re: [ast-users] ksh93t+ problem - autocompletion with TAB
--------

> Is there any way around the TAB-completion inconsistency in
> ksh93t+ in the subsequently illustrated case that the filenames
> contain spaces? (I am using vi-mode.)
> 
> $ touch "hello world.txt"
> ## auto-complete with TAB works as expected...
> $ ls hello\ world.txt
> hello world.txt
> ## create another file with same prefix
> $ touch "hello world-2.txt"
> ## now auto-complete with TAB does *not* work correctly...
> 
> 

This is a bug.  I will fix this in ksh93u.

David Korn
[email protected]
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to