My tmux and neovim workflow

preview_player
Показать описание

#shorts #twitch #typecraft
Рекомендации по теме
Комментарии
Автор

This is exactly how i use tmux and neovim! One session per project. One tmux window for neovim and another window for terminal stuff, usually split in 2 or 3 tmux panes. And in neovim, i usually split into multiple neovim panes and use Alt+H, J, K, L to navigate between them.
Simple but effective setup 😊.

boy-zc
Автор

Have you tried wezterm? I was originally gonna do wezterm + zellij, but after trying wezterm, I haven't found the need to use a multiplexer since it has one built right in. Also, Lua config for neovim nerds.

subatomicmolecules
Автор

I really love working with tmux and nvim. But I have to say, I still use VS Code as my main editor, when I am coding. But making small changes in a bitbake recipe and preparing all the environments to work, nvim + tmux is simply the best.

jairomejia
Автор

I am using tiled manager, if i want to open server i just open new window near my neovim window. Why should i use tmux?

gnom-om
Автор

I find workflow as you call it is enhanced by having the right key combos set up for various tasks. I can open two terminal windows as easy as trying to do that in tmux. Think tmux and alike only come into there own when using them to manage servers. For us normal nerds! we tend to run terminal apps in a term.... Not really interested in what linux distro you run workflow is everything.

Viken
Автор

I have a sessionzer command that opens my Work dir grabs all of them the opens them in neovim and have a window for server and another one for commands

compsciwins-pd
Автор

I have a similar workflow, except i have 0 for nvim, 1 for live server and 2 for my shell stuff

leanghok
Автор

Guys! This looks cool, but I don’t know how to do this! I want to! It’s soo cool!

AstaWatches
Автор

How can you do the prompt segments showing even though they're blank? I want that.

nobilissimum_io
Автор

don’t use nvim i’m mainly in the shell calling vim on files that i need to edit

awful
Автор

I’ve always wondered why not open two terminal emulators.?

ELghaz
Автор

I don't know why my tmux always looks buggy when i use zsh at the same time

kouenshi
Автор

Why do you need tmux for this whats the difference to using separate windows with a tiling wm ?

Fabian-ko