Most popular Editors for command line

nano

A simple and easy-to-use terminal text editor, perfect for quick edits.

nano-docs

vi

Classic Unix text editor, lightweight but with a steep learning curve.

vi-docs

vim

“Vi Improved” — adds more features, scripting, and plugins to vi.

vim-docs

neovim (nvim)

Modern refactor of Vim with better plugin architecture, async support, and more extensibility.

neovim-docs

Last updated