-
I have a lot of shell in my pc, my default shell is fish. While I don't want to write some fish shell for some lf integrations, I just want to use sh or bash for my integrations interpreter. It seems …
cgxxv updated
6 months ago
-
As a developer, when I hit `tab` in my shell I want to be presented with autocomplete options for sesh
- bash
- zsh
- fish
- Ensure the autocomplete logic is setup on brew install
-
I've noticed that auto-completion for recipes inside of modules only works in Bash. I'm using Just `1.35.0`.
I've setup two files:
`Justfile`
```
mod bar
```
`bar.just`
```
command:
…
-
The fish package doesn't add fish to /etc/shells which causes dropbear to reject new SSH sessions with "permission denied" because `User 'root' has invalid shell, rejected`. The package should add fis…
-
When the default user shell is fish, `wslctl exec {{wsl-name}}` returns the following error and hangs:
```ps1
PS C:\Users\me> wslctl exec test-fish
Connect to test-fish...
fish: Missing end to b…
-
### Steps to reproduce
1. Run `vim --clean`
2. Run `:set autoindent`
3. Type `ifoobar`
4. Run `:echo getpos("'^")`
5. `[0, 2, 2, 0]` is printed
### Expected behaviour
`[0, 2, 1, 0]` is printed …
-
This request is about improving the dir module.
It shortens the path, so the prompt is less cluttered.
**Describe the solution you'd like**
I want to shorten the pwd to be just like the zsh fi…
-
-
Hello, I just installed zoxide and fzf but I can't make it work as it should.
Using `z foo` works great
Using `zi` works great
Using `z foo` has very weird behaviours.
Let's say the content of…
-
wHEN I TRY TO PASTE THE COMMAND FROM GITHUB IT SHOWS THIS
Invalid redirection target:
bash