ecosse3 / nvim

A non-minimal Neovim config built to work most efficiently with Frontend Development
GNU General Public License v3.0
1.21k stars 109 forks source link

tmux integration #74

Closed al3rez closed 1 year ago

al3rez commented 2 years ago

Hi Łukasz, by far this is the best and most well-thought dotfiles I've ever used, great job! Do you think it is it possible to integrate tmux into this? I'd love to have the status bar at least.

towry commented 1 year ago

recommend this plugin, with tmux navigation etc.

https://github.com/mrjones2014/smart-splits.nvim

ecosse3 commented 1 year ago

For now, I do not plan any tmux integration with Ecovim. I played with tmux for one day but I am using Kitty term daily and all its features of it (windows, kitty sessions, shortcuts) are satisfying to me. I don't see a reason to integrate status bar into tmux. Any PRs are welcome anyway.