Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for Zellij #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

dynamotn
Copy link

@dynamotn dynamotn commented Apr 21, 2024

I'm considering about adding to the same wiki page that shows wezterm
instructions.
Zellij has already default keybindings with key, but not support fully seamlessly navigate.(zellij-org/zellij#967)

@hiasr
Copy link

hiasr commented May 3, 2024

@numToStr Is there anything holding this PR back? With vim-zellij-navigator this would make the Zellij support complete!

@clorl
Copy link

clorl commented Aug 11, 2024

Would love for this to be merged

h = 'move-focus-or-tab left',
j = 'move-focus-or-tab down',
k = 'move-focus-or-tab up',
l = 'move-focus-or-tab right',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dynamotn I use your fork at the moment :)
Does move-focus-or-tab down|up work for you? I think the tab version only makes sense with left or right

Down/up are mentioned in the zellij docs for move-focus-or-tab but it's probably a mistake?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants