mirror of
https://github.com/cheat/cheat.git
synced 2025-07-13 01:01:58 +02:00
Merge pull request #358 from byxor/emacs
Add cheat for running emacs in terminal
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user