In the recent post (Terminal Unleashed) I’ve introduced a great tool that makes terminal work easier and faster – tmux. I suggest you to read the previous post before further reading. Architecture & reminder Tmux is based on a client-server architecture – running tmux for the first time will start a server with one session […]
Web developers will, sooner or later, be forced to use a terminal. However not every programmer is aware that being proficient in using a console (and it’s tools) can speed up work A LOT. In this post I will show you the tool for handling multiple command lines with ease. tmux – sessions, windows tmux […]