mirror of
https://github.com/Erreur32/cheat.git
synced 2024-12-22 21:52:12 +01:00
Merge pull request #358 from byxor/emacs
Add cheat for running emacs in terminal
This commit is contained in:
commit
81e80c87a1
1 changed files with 6 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue