1
0
mirror of https://github.com/cheat/cheat.git synced 2025-07-11 08:11:56 +02:00

Add instructions for running emacs in terminal

This commit is contained in:
byxor
2017-11-01 16:16:49 +00:00
parent cdf573a725
commit 1a8cdf84f4

@ -1,3 +1,8 @@
# Running emacs
GUI mode $ emacs
Terminal mode $ emacs -nw
# Basic usage # Basic usage
Indent Select text then press TAB Indent Select text then press TAB