"value":"\n <p>tmux is a \"terminal multiplexer\" - a program that makes one terminal window into many.<\/p>\n\n<p>I use the terminal a lot and am often switching between codebase so this is very useful for me.<\/p>\n\n<p>I use a different session for each codebase. If I'm working on one and need to switch to another, I can detatch from one session and attach to another. Later, when I'm ready to switch back, I do the same again.<\/p>\n\n<p>I usually have multiple windows inside a session. Neovim will be in the main one, and I can run separate commands - especially long-running ones like watchers - with their own windows.<\/p>\n\n<p>If I need to split a window and have Neovim on the left and a terminal for running tests on the right, I can do this with different panes.<\/p>\n\n<p>Being able to organise my workspace in this way has become a big part blogof my development workflow and my productivity.<\/p>\n\n ",
"format":"full_html",
"processed":"\n <p>tmux is a \"terminal multiplexer\" - a program that makes one terminal window into many.<\/p>\n\n<p>I use the terminal a lot and am often switching between codebase so this is very useful for me.<\/p>\n\n<p>I use a different session for each codebase. If I'm working on one and need to switch to another, I can detatch from one session and attach to another. Later, when I'm ready to switch back, I do the same again.<\/p>\n\n<p>I usually have multiple windows inside a session. Neovim will be in the main one, and I can run separate commands - especially long-running ones like watchers - with their own windows.<\/p>\n\n<p>If I need to split a window and have Neovim on the left and a terminal for running tests on the right, I can do this with different panes.<\/p>\n\n<p>Being able to organise my workspace in this way has become a big part blogof my development workflow and my productivity.<\/p>\n\n ",