|
|
|
|
|
by rektide
1536 days ago
|
|
I use dtach to launch console processes with persistence. I havent switched to neovim yet, but for a lot of my work I have very long running vim sessions that i reconnect to. I find it much nicer having a single system managing my environment than multiple different layers. Also tmux is a terminal emulator, where-as dtach passes through, and I find a lot less weird color handling & other bugs with dtach. https://github.com/crigler/dtach |
|