-
### Related problem
I would like nu shell to auto-load libraries from other places than default values of `$nu.vendor-autoload-dir`. For that, I want to add additional folders to the list.
And, wh…
-
### Describe the bug
If `nu` is run from the Git Bash terminal (a cygwin mintty terminal, distributed as part of Git for Windows), the interactive prompt does not function and the session is inescapa…
CAD97 updated
12 months ago
-
### Describe the bug
When trying to `open` and display the contents of a text file encoded using ANSI instead of UTF-8, and when that file contains a non-UTF-8-compatible character, Nushell crashes.
…
-
### Describe the bug
Bazel targets are wrongly path-expanded by nushell with the new path expansion algorithm.
- The canonical Bazel glob target for "everything" is `//...`, which is expanded to…
-
### Related problem
I am trying to read a file that streams in and split it up into a list of strings by a specific delimiter, which is a multi character string. Currently, the only solution nushel…
-
### Related problem
Hello, I maintain the Slint distribution https://slint.fr which is accessible to the blind.
Many blind users prefer to use the command line than a graphical environment and a…
-
@buffet you'd be perfect for this
-
### Describe the bug
I use [Paragon Software Linux Filesystem](https://www.paragon-software.com/home/linuxfs-windows/) to access my ext4 partitions in windows. When I cd into a drive that uses this…
-
It's EXTREMELY dangerous and may override system files
-
### Describe the bug
as in the title, this can be done with commands in the REPL and modules, but not with scripts :thinking:
### How to reproduce
1. put the following in an executable `foo.…