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

Cannot navigate between Neovim windows when in tmux session. #424

Open
amin-farjadi opened this issue Dec 24, 2024 · 0 comments
Open

Cannot navigate between Neovim windows when in tmux session. #424

amin-farjadi opened this issue Dec 24, 2024 · 0 comments

Comments

@amin-farjadi
Copy link

amin-farjadi commented Dec 24, 2024

Status

  • Does not work
    • Navigating between Neovim windows in tmux
  • Works
    • Navigating between tmux panes
    • Navigating between Neovim windows outside of tmux

System

  • OS: MacOs 15.1.1
  • Terminal: iTerm2
  • Tmux: 3.4
  • Vim: Neovim 0.10.1

Neovim (in tmux)

  • Plugin manager: Lazy
  • :TmuxNavigatorProcessList -> Ss+ zsh (qterm)
  • :! echo $TMUX -> /private/tmp/tmux-502/default,4816,0
  • :verbose nmap <C-h>
      n  <C-H>       * :<C-U>TmuxNavigateLeft<CR>
        Last set from ~/.local/share/nvim/lazy/vim-tmux-navigator/plugin/tmux_navigator.vim line 19

Neovim (no tmux)

  • :TmuxNavigatorProcessList -> E 492: Not an editor command
  • :! echo $TMUX -> empty
  • :verbose nmap <C-h>
      n  <C-H>       * :<C-U>TmuxNavigateLeft<CR>
        Last set from ~/.local/share/nvim/lazy/vim-tmux-navigator/plugin/tmux_navigator.vim line 19
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

1 participant