-
## What would you like to see added?
-
Some shells (fish/zsh+powerline) make heavy use of terminal colors to make a beautiful shell experience. It would be truly amazing if the font color dynamically could change per letter, as these shell…
-
Fish is a great shell with a lot of builtin utilities. I was surprised to see that there was no built-in way to get the current unix timestamp with fish. For context, I'm using a function that runs on…
-
Sometimes I start typing a long complicated command and then I get annoyed with the lack of vim keybindings. My shell (fish) has a keybinding to open the current commandline in `$EDITOR` but then I lo…
-
### Checklist
- [X] I have read through the manual page (`man fzf`)
- [X] I have searched through the existing issues
- [X] For bug reports, I have checked if the bug is reproducible in the latest ve…
-
**Describe the bug**
`mise` doesn't appear to be respecting the `sources` and `outputs` to skip running a task.
**To Reproduce**
I have this in my `mise.toml`
```toml
[tasks.bundle_id]
sources…
-
I intend to activate the watertap3 Python environment by enter “conda activate watertap3” in terminal.
But the following happens, and I couldn't solve it after trying to google for it.
.
.
.
"C…
-
### Description
1. `limactl start template://experimental/opensuse-tumbleweed`
2. `limactl shell opensuse-tumbleweed`
3. `sudo zypper in fish`
4. `sudo chsh --shell /usr/bin/fish $USER`
5. `lim…
-
Just wondering if there's any way that fish shell completion could be implemented? It would really help a lot!
-
Type: Bug
# Behaviour
## Expected vs. Actual
### Expected
When I open a new terminal in a WSL folder with a virtual environment, it activates the environment.
### Actual
This works…