-
# Summary
As we have discovered in #31, some of the scripts are not working, if the default shell is fish. Unfortunately, this also affects the network widget and possibly other areas, that I haven…
-
I had pulled my fish config stuff into this project (against the creators wishes). I should take some time to make sure everything is pretty clean and add the fish stuff to the init scripts.
-
Would be nice to generate autocompletion scripts for bash/zsh/fish/nushell etc, like clap-rs: https://github.com/clap-rs/clap/blob/master/clap_complete/examples/completion.rs
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue …
-
version of completion script: https://github.com/ducaale/xh/blob/b694c7776b4e016cd5dfcbff42be6729fbdaa0af/completions/xh.fish
## How to repro?
in fish shell type "xh ", the completion give files…
-
Please tick one:
- [x] this is a new Feature Request, a conversation was started in the [Gitter CLI Development Room](https://gitter.im/sdkman/cli-dev).
```
Extract script archive...
Install scr…
-
### Steps to reproduce
on mac os
```
VideoPlayerController controller = VideoPlayerController.file(file);
await controller.initialize();
```
if file is a `.fish` file (a shell script…
-
Hi,
I've been working on some more completions, and I noticed that sometimes we can't offer a reasonably complete list of options, so I'd like to be able to offer hints instead.
Imagine a program to…
faho updated
2 months ago
-
#### Current Behavior
#### Expected Behavior
#### Additional context/Screenshots
When creating and using a custom module in fish the custom module seems to clear the console.
#### Enviro…
-
Thank you your software.
I have a list of absolute paths to images in a file - how would I read them in to swayimg?
Something like...
swayimg --from-file=myimages.txt