-
## Describe the bug
I wanted to specify the shell to use bash. Adding #!/bin/bash and #!/usr/bin/env bash does not work. I tried enclosing the whole script with bash -c but still unfortunate
## …
-
Can we add in a shell hook to set the prompt to something so we know we're in this shell?
Something like
![prompt](https://github.com/user-attachments/assets/83b37051-d9b0-4fda-ae39-677f21258328)
c…
-
## Problem
When using `dagger shell`, local changes are not picked up.
- When developing a module, changes to the local module are ignored after initial load.
- When opening a local directory, …
-
# Overview
There is a `dagger shell` feature in development. It already works, but needs more polish before making it stable. This issue tracks my requests for that polish.
## Calling dependenci…
-
Hi,
As you have a mutter-cachyos, maybe a gnome-shell with patches would also help improve things.
Ref: https://aur.archlinux.org/packages/gnome-shell-performance
-
It would be amazing for `dagger shell` to support auto-complete based on available builtins and API schema... Complete game changer for discovery.
-
Hi all,
We wish to simulate a part of a spherical shell (e.g., within lat +-70) in a non-hydrostatic regime. Is there a readily available curvilinear grid framework to implement for such a setup?
…
-
```py
t = sweep(Line(0,(0,10)), Polyline(0, 10, (10,0,10)))
t.shell()
```
```
IndexError: list index out of range
```
-
**Is your feature or enhancement request related to a problem or limitation? Please describe**
I wish that Tab auto-completion would be supported by Zowe CLI in popular shells like Bash and Z…
-
Can you see any relationship between nvim running from inside a new shell environment and the plugin stop being able to navigate inside nvim windows?
Moving between zellij tabs still works.