MOROS Editor is a minimal, keyboard-driven text editor with intuitive shortcuts for navigation, editing, and file management.
-
Ctrl+Ato move cursor to beginning of line -
Ctrl+Bto move cursor to end of file -
Ctrl+Cto quit -
Ctrl+Dto cut (delete) line -
Ctrl+Eto move cursor to end of line -
Ctrl+Fto find string in file -
Ctrl+Kto kill buffer -
Ctrl+Nto find next string in file -
Ctrl+Oto open buffer -
Ctrl+Pto paste (put) line -
Ctrl+Qto quit -
Ctrl+Tto move cursor to beginning of file -
Ctrl+Wto write to file -
Ctrl+Xto write to file and quit -
Ctrl+Yto copy (yank) line -
Ctrl+Tabto load next buffer -
Ctrl+Shift+Tabto load previous buffer
