You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 3, 2024. It is now read-only.
I followed the instructions on the README but could not get navigation to work.
Using the commands: ZellijNavigationLeft, ZellijNavigationRight, ZellijNavigationUp work, but ZellijNavigationDown does not, it gives the following error: E464: Ambiguous use of user-defined command
I'm using LazyVim, and have the following settings under ~/.conifg/nvim/lua/plugins/zellij.lua:
this is my zellij config, the only changes from the original config are rebinding everything from CTRL to ALT to avoid conflict of shortcuts with neovim, remove panel frame with panel_frames: false and adding catppuccin theme
Hi! thank you for this wonderful plugin!
I followed the instructions on the README but could not get navigation to work.
Using the commands:
ZellijNavigationLeft
,ZellijNavigationRight
,ZellijNavigationUp
work, butZellijNavigationDown
does not, it gives the following error:E464: Ambiguous use of user-defined command
I'm using LazyVim, and have the following settings under
~/.conifg/nvim/lua/plugins/zellij.lua
:this is my zellij config, the only changes from the original config are rebinding everything from CTRL to ALT to avoid conflict of shortcuts with neovim, remove panel frame with
panel_frames: false
and adding catppuccin themeconfig
Here are the logs from /tmp/
What am I missing?
Thank you for the help!
The text was updated successfully, but these errors were encountered: