zellij/zellij-utils/assets/completions
a-kenji e2ce261210
add(comp): dynamic completions for fish (#1176)
And infrastructure to make it possible
to add more dynamic completions for
different shells in the future.

eg:

```
zellij attach [completes-active-sessions]
zellij kill-session [completes-active-sessions]
```

fixes: #1030
2022-03-05 16:23:51 +01:00
..
comp.fish add(comp): dynamic completions for fish (#1176) 2022-03-05 16:23:51 +01:00
README.md add(comp): dynamic completions for fish (#1176) 2022-03-05 16:23:51 +01:00

Extra completion files that get appended to the clap output, in order to support dynamic commands.