fig icon indicating copy to clipboard operation
fig copied to clipboard

Add support for `zellij`

Open ozsay opened this issue 2 years ago • 6 comments

Sanity checks

Feature Details

Description:

Add support for zellij which is a terminal multiplexer (similar to tmux) https://github.com/zellij-org/zellij

Thanks :)

ozsay avatar Feb 27 '22 08:02 ozsay

I'm moving the issue to the withfig/autocomplete repo. Would you like to work on this?

fedeci avatar Feb 27 '22 09:02 fedeci

well.. I may need to clarify :)

as much as I would like to have autocomplete for the zellij cli (I perhaps can work on this), I prefer that fig will work in a zellij session

ozsay avatar Feb 27 '22 09:02 ozsay

My bad🤦‍♂️ I didn't read the description.

fedeci avatar Feb 27 '22 09:02 fedeci

I've managed to hack the fig config files to make it work for my fish setup. 

https://gist.github.com/ozsay/bb420060a62a33beee8eb77b1fbd1a1e/revisions

ozsay avatar Feb 28 '22 09:02 ozsay

Thanks for sharing your workaround @ozsay!

mschrage avatar Feb 28 '22 21:02 mschrage

Temporary workaround (cc @integralist) - you can use FIG_NEW_SESSION=1 zellij to launch it and that should give fig support in it. Make sure not to export this variable though, it can cause some performance issues if you open nested terminals

clo4 avatar Aug 04 '22 23:08 clo4

Hey @SeparateRecords, @fedeci, @mschrage - might this be relevant to your interests: https://github.com/zellij-org/zellij/pull/1908 ?

imsnif avatar Nov 04 '22 16:11 imsnif