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

Navigation only works in the starting tmux pane. #333

Closed
MillyP1 opened this issue Dec 21, 2022 · 2 comments
Closed

Navigation only works in the starting tmux pane. #333

MillyP1 opened this issue Dec 21, 2022 · 2 comments

Comments

@MillyP1
Copy link

MillyP1 commented Dec 21, 2022

OS: MacOS Ventura 12.1
Vim: NVIM v0.8.1
Tmux: 3.3a

I can only navigate between vim panes if it's open in the "original" tmux pane. If I split tmux vertically and open vim in the right pane (the created pane) then split vim vertically, I'm only able to navigate between vim and tmux. Hopefully, that makes sense.

Opening vim in the "original" tmux pane and splitting vim there is the only place I can navigate seamlessly.

I ran :TmuxNavigatorProcessList in the "original" pane and it would output:

Ss   /bin/zsh
S    /bin/zsh
S    /bin/zsh
S    /bin/zsh
S    /Users/milly/.cache/gitstatus/
Z    <defunct>
S+   nvim

Running the same command in a split pane of tmux then entering vim outputs:

Ss+ zsh (figterm)

I noticed the "(figterm)", would that maybe influence this problem? Since configuring iTerm with neovim via Josean's video, Fig doesn't work anymore so I figured I didn't need to uninstall it. Or I don't know if this is an unrelated issue.
Regardless, any help would be appreciated :) I'm all very new to this

@MillyP1
Copy link
Author

MillyP1 commented Dec 22, 2022

The issue was with Fig. I uninstalled refreshed Tmux. Everything works fine now.

@MillyP1 MillyP1 closed this as completed Dec 22, 2022
@ghry5
Copy link

ghry5 commented Jan 4, 2023

For anyone hitting this issue. You can get it working with fig by using an approach like: #295 (comment)

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

No branches or pull requests

2 participants