× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
aquaclusters.josekibold reported 2012-10-04T10:40:37Z  · tomconrad last modified 2018-03-06T18:16:45Z

Autocompletion for ~ (tilde) without trailing slash


Dev
Niels Gron
NielsGron
QA
Fun Fun
funfun
Priority Low
Complexity Unknown
Component App - FluidShell
Version Future - PM

As mentioned by Fung in issue #7526 - Evaluate how to handle shell command lines that parser fails to recognize for autocompletion, adding case (3) separately here.

(3) ~ auto-completion

    (3-1) prompt$ ls ~<TAB>
    (3-2) prompt$ ls ~ <TAB>
    (3-3) prompt$ ls ~a<TAB>

In fluid shell, above commands generate nothing.<---As in ADStudio 12 RC 22-4, case (3-2) works OK

On UNIX, for case 3-1 (no space between ~ and <TAB>), a list of users is displayed (retrieved from /etc/passwd). If user's home directory does exist on the system (/etc/passwd has a column for this), then a file separator is appended to that user's name.

On UNIX, for case 3-2 (there is a space between ~ and <TAB>), the list of files under the working directory is displayed.

On UNIX, case 3-3 is similar to case 3-1, all of users with name starts with letter 'a' is displayed.

Issue #7730

New
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017