On 2006-02-22, Vladimir Chizhov <[EMAIL PROTECTED]> wrote: > 'workspace' is just a submenu, so it'll be very > comfortable to get a shell-like completion manner in 'cd' command > usage with the slash adiing after the directory name.
Done, for consistency's sake. I've, however, been thinking that even directories should not be completed in that manner in auto-show-completions mode. The slash would only be shown in the list as a hint, but not completed, so that typing it would trigger new list of completions within the directory. Now one must start typing something within the directory or press Control+Tab to do so. -- Tuomo
