This section contains 3 pages:
VIM
Vim Text EditorVim is the standard command-line text editor for High-Performance Computing (HPC). Since clusters are accessed via terminal-based SSH, …
Nano
Nano Text EditorNano is a simple, modeless, and user-friendly text editor. It is often the first editor HPC users learn because it requires no special…
EMACS
Emacs Text EditorEmacs is a powerful, extensible text editor widely used in HPC environments. Unlike Vim, Emacs is "modeless"—meaning you can type tex…