Category: Vim

2022

26

Jan

Using ctrl-z to toggle process in fg/bg

This is just a simple trick to get ctrl-z in bash to toggle a process between foreground and background.
A small but useful idea.

Read more

2018

20

Nov

Vim Tip#1: close all other buffers

What should you do when you have 50+ buffers open in Vim? This is my trick.

Read more