-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
A:completionsIssues related to tab completionIssues related to tab completionA:line-editorIssues related to reedlineIssues related to reedlinecategory:bugSomething isn't workingSomething isn't workingdeprecated:priority(deprecated: used infrequently) these issues are important(deprecated: used infrequently) these issues are important
Milestone
Description
Describe the bug
nushell panics if I enter e and press tab afterwards to open up the completion.
How to reproduce
- Add the following into your config (put it either in your
config.nuorenv.nu:
alias ea = ^$env.EDITOR /tmp/test.s- Now open up a new
nushelland pressethentabto get the completion.
Expected behavior
To see the completion menu.
Screenshots
No response
Configuration
| key | value |
|---|---|
| version | 0.73.0 |
| branch | makepkg |
| commit_hash | 1291b64 |
| build_os | linux-x86_64 |
| build_target | x86_64-unknown-linux-gnu |
| rust_version | rustc 1.66.0 (69f9c33d7 2022-12-12) (Arch Linux rust 1:1.66.0-1) |
| cargo_version | cargo 1.66.0 |
| pkg_version | 0.73.0 |
| build_time | 2022-12-21 00:14:26 +00:00 |
| build_rust_channel | release |
| features | database, dataframe, default, trash, which, zip |
| installed_plugins |
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A:completionsIssues related to tab completionIssues related to tab completionA:line-editorIssues related to reedlineIssues related to reedlinecategory:bugSomething isn't workingSomething isn't workingdeprecated:priority(deprecated: used infrequently) these issues are important(deprecated: used infrequently) these issues are important