Skip to content

Tab completion of paths #3392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ViralBShah opened this issue Jun 14, 2013 · 3 comments
Closed

Tab completion of paths #3392

ViralBShah opened this issue Jun 14, 2013 · 3 comments
Labels
REPL Julia's REPL (Read Eval Print Loop)

Comments

@ViralBShah
Copy link
Member

Tab completion of paths does not work as expected currently. The following should do tab completion of the directory listing of /Users, whereas it instead does it in the cwd.

julia> require("/Users/<TAB>

Also, it would be nice to have ~ expansion in paths.

@diegozea
Copy link
Contributor

+1

@pao
Copy link
Member

pao commented Jun 14, 2013

See also #1136, #3157 for ~-related features.

@JeffBezanson
Copy link
Member

closed by #5343

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

No branches or pull requests

4 participants