How I'm still not using GUIs in 2019 ↦
“GUIs are bloatware” — Terminal rules…a guide to the terminal…
In this post, I’ll walk you through everything you need to start making your terminal a complete development environment: how to edit text efficiently, configure its appearance, run and combine a myriad of programs, and dynamically create, resize and close tabs and windows.
Discussion
Sign in or Join to comment or subscribe
Zedon
2019-04-08T10:10:48Z ago
I’ve heard vim have no autocomplete, so what’s the point?
If it doesn’t it is good only if you remember all syntax.
2019-04-08T12:34:26Z ago
vim can be given autocomplete using plugins - YouCompleteMe is popular, Ale is also good.
Kevin Ernst
2019-06-22T21:36:10Z ago
I know, right? I mean, how did people even write computer programs for all of human history up until about ten years ago?