From 1a8cdf84f42b37c29b344f722fec6a0c4ffd63f6 Mon Sep 17 00:00:00 2001 From: byxor Date: Wed, 1 Nov 2017 16:16:49 +0000 Subject: [PATCH] Add instructions for running emacs in terminal --- cheat/cheatsheets/emacs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cheat/cheatsheets/emacs b/cheat/cheatsheets/emacs index b972943..454d9b5 100644 --- a/cheat/cheatsheets/emacs +++ b/cheat/cheatsheets/emacs @@ -1,3 +1,8 @@ +# Running emacs + + GUI mode $ emacs + Terminal mode $ emacs -nw + # Basic usage Indent Select text then press TAB @@ -17,7 +22,7 @@ Font size bigger CTRL-x CTRL-+ Font size smaller CTRL-x CTRL-- -# Buffers +# Buffers Split screen vertically CTRL-x 2 Split screen vertically with 5 row height CTRL-u 5 CTRL-x 2