zjstatus
zjstatus copied to clipboard
feat: implement show & hide with pipes
This pull request implements the show and hide feature with remote commands via pipes. There are still some problems with the focus when having multiple tabs (zjstatus instances) open. Another issue is a race condition, when sending pipe commands too quickly, that interlock the pipes interface (which might be on zellijs side).
Addresses https://github.com/dj95/zjstatus/issues/19
Commands
hide
Arguments hide|show|toggle
Hide, show or toggle the visibility of all zjstatus instances targeted by the pipe.