VI like console based text editor for linux
normal mode to command mode -> press ':' normal mode to insert mode -> press 'i' insert mode to normal mode -> 3 times escape
editor will return to normal mode after pressing enter in command mode
command mode only q, wq, w commands are working