Currently, my setup includes tmux with various tabs and windows/panes for the terminal, editor, logs, etc. It really works well for me.

That being said, I love neovim and would love to try to bring it all under a single program. My issue is that I can’t get used to the terminal in Neovim. One thing I like about the tmux panes is that they are distinctly different in color schemes - the terminal being darker and with much more contrast. But from what I can tell, even if I use folke’s styler, I don’t think the terminal counts for a filetype, so it will revert to my default.

Some other items I wish I could improve with neovim’s terminal are the line numbers, I would rather they be removed.

I’ve tried a few plugins, but nothing really tickled my fancy. Would be curious if anyone else feels the same way or has found a solution?

  • le_christmas@open-source.social
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I use neovim-session-manager plus lspsaga’s floating terminal window that opens a terminal in pwd together to do that kinda stuff, plus remapping some commands in terminal mode to help me exit easily because the default command is awkward for me to hit. Here’s my config, lmk if you want to be pointed at any specific part cause it’s kinda funky https://github.com/avegancafe/Juliet