intelli-shell icon indicating copy to clipboard operation
intelli-shell copied to clipboard

Like IntelliSense, but for shells

Results 5 intelli-shell issues
Sort by recently updated
recently updated
newest added

```bash ~ ❯ yay -Qo tomlq /usr/bin/tomlq is owned by yq 3.2.2-2 ~ ❯ tomlq -r '.snippets[] | .command |= gsub("]+)>"; "{{ \(.param) }}") | .command + " ## "...

Default colors are hard to read for e, letting the user decide what colors to use could help. ![intellishell1](https://github.com/lasantosr/intelli-shell/assets/45409/2cd31a13-eac6-45e7-a927-1d801b22e4ab)

Under Fish shell 4.x, adding `intelli-shell init fish | source` to `~/.config/fish/config.fish` fails with the following error: ```shell bind: the -k/--key syntax is no longer supported. See `bind --help` and...

When exporting, i would like to filter out commands with a string (something like `!private`). I could add a workaround with regex magic, but it would be kludgey, and require...

enhancement

it would be nice to define sets of commands intended to be run right adter each other. something like doing the first one in the sequence and having a keybind...

enhancement