alexghergh / nvim-tmux-navigation

Easy Neovim-Tmux navigation, completely written in Lua
MIT License
273 stars 21 forks source link

feat(nvim-tmux-navigation): add no-wrap option for tmux pane navigation #27

Open MrZeLee opened 1 month ago

MrZeLee commented 1 month ago

Implementing Disabling wrapping as intended in christoomey/vim-tmux-navigator and described in Disable Wrapping.