Emacs: Terminal vs Graphical User Interface

By Xah Lee. Date: . Last updated: .

Emacs in Graphical Environment

normally, emacs starts in a GUI environment.

emacs in gui 2024-06-25
emacs in gui 2024-06-25

Emacs in terminal

You can start emacs in terminal by emacs -nw.

emacs in terminal 2023-01-26 yzM7C
emacs in terminal 2023-01-26 yzM7C

Terminal vs Graphical User Interface

GUI can do several things that's impossible in terminal.

I can't really think of any real advantage of running emacs in terminal, except it is simpler. It works fine though. I used emacs in terminal exclusively from 1999 to 2005.

Emacs in Terminal