Jan9103

Results 13 issues of Jan9103

### Feature description I would like to be able to stop certain songs (and or artists) from getting auto-qued (or have them auto-removed). Maybe a button on the play/ artist...

enhancement

### Describe the bug The command `help register` and `register --help` freeze. after pressing `crtl+c` it prints the help text and continues as expected ### How to reproduce `help register`...

:bug: bug
plugins

### Describe the bug `use` sources `export-env`, but `export use` does not. ### How to reproduce ```nu > "export use b.nu" | save -r a.nu > "export-env { let-env TEST...

:bug: bug

### Describe the bug register raises `Plugin failed to load: Error spawning child process: No such file or directory (os error 2)` ### How to reproduce ## Simple ``` >...

:bug: bug
plugins

When opening a not existent file (example `git checkout master; cargo run foo.txt`) it will error out since the metadata check does not handle the case. I'm not good at...

Packer.nu is for now in maintenance mode. It will get updates to support new nu versions, but i won't work on any new features. Nu-script is nice, but currently to...

### Describe the bug The ast parsing somehow often thinks that a `=` followed by a char in a string of a dictionary, which dosnt contain spaces, makes the entire...

:bug: bug
parser

### Related problem When trying to create UI's or just fancy texts i sometimes want to limit the size of a string, which contains ansi codes ```nu def no_line_wrap [text:...

enhancement
needs-triage

### Describe the bug `input listen --help` is wrong in 100% of cases. ### How to reproduce ```nu input listen --help # [..] # Input/output types: # ╭───┬─────────┬──────────────────────────────────────────────────╮ # │...

needs-triage

### Basics - [x] I have done a basic search through the issue tracker to find similar or related issues. - [x] I have made myself familiar with the available...

category:enhancement
status:needs-triage