Skip to content
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

REPL:duplicates in tab completion #28692

Closed
KristofferC opened this issue Aug 16, 2018 · 0 comments
Closed

REPL:duplicates in tab completion #28692

KristofferC opened this issue Aug 16, 2018 · 0 comments
Labels
bug Indicates an unexpected problem or unintended behavior REPL Julia's REPL (Read Eval Print Loop)

Comments

@KristofferC
Copy link
Member

julia> using Li<tab>
LibGit2       Libc           Libdl          LinearAlgebra  LinearAlgebra  LinearAlgebra
@KristofferC KristofferC added bug Indicates an unexpected problem or unintended behavior REPL Julia's REPL (Read Eval Print Loop) labels Aug 16, 2018
@fredrikekre fredrikekre added the linear algebra Linear algebra label Aug 16, 2018
@KristofferC KristofferC removed the linear algebra Linear algebra label Aug 16, 2018
@KristofferC KristofferC changed the title Duplicates in tab completion REPL:duplicates in tab completion Aug 16, 2018
fredrikekre pushed a commit that referenced this issue Aug 17, 2018
KristofferC added a commit that referenced this issue Aug 19, 2018
* fix REPLcompletions not unique, fix #28692

(cherry picked from commit cd5e5a3)
KristofferC added a commit that referenced this issue Aug 19, 2018
* fix REPLcompletions not unique, fix #28692

(cherry picked from commit cd5e5a3)
KristofferC added a commit that referenced this issue Aug 19, 2018
* fix REPLcompletions not unique, fix #28692

(cherry picked from commit cd5e5a3)
KristofferC added a commit that referenced this issue Sep 8, 2018
* fix REPLcompletions not unique, fix #28692

(cherry picked from commit cd5e5a3)
KristofferC added a commit that referenced this issue Sep 8, 2018
* fix REPLcompletions not unique, fix #28692

(cherry picked from commit cd5e5a3)
KristofferC added a commit that referenced this issue Feb 11, 2019
* fix REPLcompletions not unique, fix #28692

(cherry picked from commit cd5e5a3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

No branches or pull requests

2 participants