zellij/zellij-utils/assets/completions/README.md
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

99 B

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