-
**Current Behavior (bug)**
Global packages are not available in project shell:
```
$ devbox global add ripgrep
$ devbox run which rg #no output
$ devbox shell
(devbox) $ which rg #no output
```…
-
### Describe the bug
When calling `xdg-open` from a FHS env or wrapped app, it tries to launch the associated program directly while either having unexpected/unrelated environment variables like `LD_…
-
Hello there, how come there is no longer a pup file for the Dynamics AX reference site for 8.1 (SCpbMD\Database\pup in 8.0). Do the power shell scripts now supersede the pup file? If so, the power she…
-
Shell completion, similar to opam's would be useful and remove the need to write Makefiles in order to remember jbuilder's commands and build targets. I.e., when you type `jbuilder build `, it should …
-
**Preamble**
When Procursus switched the default shell from bash to dash, numerous packages failed to install and uninstall. This was due to the maintainer scripts in those packages being created with…
-
We have a ton of vaults, and login requires multiplexing between them with shell scripts. These shell scripts cannot easily be shared, or turned into proper utilities because they require you set `VAU…
-
It seems like after the migration from `webpack-dev-server` to `grunt webpack` in 5585ad8734eba94701a5bbc4dd74255e55f97ba5 that there's no dev server option anymore.
Previously `npm start` or `no…
-
The extension cannot be enabled after updating:
```
Error: Requiring Vte, version none: Requiring namespace 'Gtk' version '3.0', but '4.0' is already loaded
Stack trace:
@/usr/share/gnome-sh…
-
Often when I'm writing on off shell scripts that are piped together, I forget various flags and have to refer to `man $PROGRAM`. Since I'm now using `pyp` quite often in my shell scripts, it would be …
-
A change was just made to the shell integration sequence for sending the command line which you handle here:
https://github.com/julia-vscode/julia-vscode/blob/ed2fb65b42d11b6beec51aaaa4703824cfa0fd…