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: also catch ArgumentError in expanduser in tab completion #37434

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

KristofferC
Copy link
Sponsor Member

Not sure how this happened but it did:

julia> @time readlines("~ ┌ Error: Error in the keymap
│   exception =
│    ArgumentError: ~user tilde expansion not yet implemented
│    Stacktrace:
│     [1] expanduser(::String) at ./path.jl:452
│     [2] complete_expanduser at /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.5/REPL/src/REPLCompletions.jl:278 [inlined]
│     [3] completions(::String, ::Int64, ::Module) at /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.5/REPL/src/REPLCompletions.jl:597
...

@KristofferC KristofferC merged commit 10f5a05 into master Sep 10, 2020
@KristofferC KristofferC deleted the kc/catch_arg branch September 10, 2020 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant