-
[Parsing `ls`](http://mywiki.wooledge.org/ParsingLs) is an ages-old problem that `exa` could help solve by providing an option for producing structured key-value output. By "structured key-value outpu…
-
### Related problem
It's a great feature from Fish that I truly think could elevate Nushell as well.
At present, configuration changes pretty much always require modification of the default `con…
-
How do I launch broot as br in Windows 10
-
### Describe the bug
Let's say I try to `git add` a path in a folder that is a symlink.
On nushell, it auto complete to `git add ../../../../../mnt/ANOTHER_DISK/projects...`
I tried on fish, …
-
### Describe the bug
Was looking through the variables that are visible globally, and noticed the list was:
```
~/Source/nushell| $
$dark_theme $env $in $l…
-
### Related problem
Most languages work with paths as strings, and whilst some offer higher-level support, often these languages fall back to simply performing string concatenation or providing no …
-
### Feature request description
Please could the man pages for commands that include a format option include a very brief example of how these templates work? A single one-line "**_e.g. --format='{…
-
## Disclaimers
First and foremost, I must say that this proposal, any sound solution to it and all the potential
questions and problems raised on the way of finding one, are probably all well abov…
-
### Related problem
Automatically installing default `config.nu` and `env.nu` files is convenient for developers but is it fragile and user-unfriendly.
* It makes it difficult for users to disting…
-
### Describe the bug
When using completions from the help menu, certain behaviours cause a panic in reedline:
1. If the line is non-empty and the help menu is used to find a command, typing any no…