andoArbST
andoArbST
@bezlant @loqusion Given that [lualine enabled a way](https://github.com/nvim-lualine/lualine.nvim#disabling-lualine) to show/hide `lualine` we can patch it with `open_callback` and `close_callback` for now Works pretty good ```lua zen.setup { modes = {...
Makes sense Just thought to point it out in the meantime Thanks for the plugin guys
I know this will be addressed... but tmux integration isn't working for me either and i'm currently patching that with the callbacks as well. I'm using the same commands as...
I get a similar issue with toggleterm :| `nvim` freaks out great plugin though