vim tips and tricks
· 4 min read
This post is a list of vim tips and tricks i found useful during my never ending jurney of learing vim.
Linux operating system
View All TagsThis post is a list of vim tips and tricks i found useful during my never ending jurney of learing vim.
In this post I would like to show you the tmux cli tool. tmux is a terminal multiplexer allowing you to run your cli task in the background and use multiple terminals at once (hence the name multiplexer).