Enriching your Linux Terminal Experience with TMUX

normaltmuxsess

tmux is a C-based, open source terminal multiplexer. What that means is that tmux allows you to open multiple terminals instances in one session, instead of having multiple terminal tabs open and switching between them. tmux can also detach a session so that it runs in the background then re-attach to it at a later […]

Surf the Web in your Linux Terminal with Browsh

header-browsh

Do you live in the terminal? Are your dreams filed with pixels so retro that Minecraft had to come up with them? Then you are in the right place today. Browsh, is a lesser known, terminal friendly browser that will bring you the web in a more detailed fashion than something Like Lynx or w3m. […]