Open benzwt opened 9 months ago
I think if you use fish you get sesion completinon (haven't tried it): https://github.com/zellij-org/zellij/blob/main/zellij-utils/assets/completions/comp.fish
don't see anything for zsh/bash (I think native shell completion gets generated by clap, if so clap should support dynamic completion).
for zsh I wrote a custom completion script using fzf's completion API: Screencast from 01-13-2024 01:03:32 AM.webm
It would be nice to be able to delete-session powered with tab-completion. Just like removing stopped containers with docker rm.
For example,