-
- [ ] Adding dependencies
- [ ] Updating the lockfile
- [ ] Build the project
- [ ] Run tests
- [ ] Run benchmarks
-
I finally have a repro for a glitch that I've been experiencing in Nushell for a long time. When the cursor is nearly at the bottom of the terminal, after running a command the new prompt renders on t…
-
First, ty for this plugin.
Looking at some of the other language plugins (python, nodejs), they provide env variables similar to `ASDF_CRATE_DEFAULT_PACKAGES_FILE`:
* [ ASDF_PYTHON_DEFAULT_PACKA…
-
### Describe the bug
i wanted to write a script to modify a bunch of config files of mine at once.
for the example, let's say i want to remove all the empty lines from a file and save the file i…
-
### Problem
When running `cargo build` on https://github.com/Byron/gitoxide Cargo passes a nonexistent feature to `rustc`: `--cfg 'feature="prodash"'`. There is no feature `prodash` in any `Cargo.tom…
-
### Describe the bug
i've been learning nushell, and today i stumbled across something a little confusing.
i was running `help shells` to see if it supported any options. this is what it showed …
-
### Describe the bug
In Tauri v2 running on Ubuntu, the system proxy is not automatically detected or used, while Tauri v1 automatically uses the system proxy under the same conditions.
Additional…
-
### Related problem
> **Note**
> see the [original discussion](https://discord.com/channels/601130461678272522/988303282931912704/1071759505764917308)
> and especially the answers from @fdncred
>…
-
### Describe the bug
If you have mounted network drives (in my case via webdav), that are not connected and you try to query this path with `` 'letter drive' | path exists `` (see screenshot), this…
-
### Describe the bug
The history file `~/.config/nushell/history.txt` uses the sequence `` to indicate that a command had a line break. This sequence is not escaped before writing it to the hisotry f…
x3rAx updated
11 months ago