Vim

Vim is the best text editor
Based of: https://www.youtube.com/watch?v=rfXNBjeIsxg&list=PLtGnc4I6s8dvg9ZKu1dXcMXPTy3JlDBAu

Create a file

How to

The command:

vim <filename>

With example filename(myfile):

vim myfile