Show Menu
Cheatography

my Emacs Keyboard Shortcuts Keyboard Shortcuts (DRAFT) by

my Emacs Keyboard Shortcuts

This is a draft cheat sheet. It is a work in progress and is not finished yet.

File

c-x c-f
open file
C-x r
open recent file (recentf)
C-x C-s
save
C-x C-w
save as
C-x C-b
switch buffer
C-x k
kill buffer
C-x i
insert file
C-g
cancel
C-x C-c
quit

window

C-x 2
split window(up & down)
C-x 3
split window­(left & light)
C-x 1
combine current window
C-x 0
combine other window
M-]
next window
M-[
previous window
C-<­tab>
next buffer
C-S-<t­ab>
previous buffer
<F1­2>
re-eva­luate current buffer
<F8>
neotre­e-t­oggle
C-x C-g C-r
golden­-ra­tio­-mode
C-c s
shell-pop
 

text

M-w
copy
C-w
cut
C-y
paste
C-d
delete
C-/
Undo
C-g C-/
Redo
C-t
toggle truncate lines
C-x [return] f
change character encoding
M-/
comment out
C-k
kill the line

search & replac­ement

C-s
forward search
C-r
backward search
C-M-s
forward search­(ra­gular)
C-M-r
backward search­(re­gular)
M-$ (selected word)
check spells
M-=
word count
 

ivy and cousel and swiper

C-x b
ivy-sw­itc­h-b­uffer
C-x C-r
ivy-resume
C-c b
sousel­-bo­okmark
M-x
counse­l(c­ommand)
C-x C-f
counse­l-f­ind­-file
C-s
swiper­-is­earch

company

C-n
select­-next
C-p
select­-pr­evious
C-s
filter­-ca­ndi­dates
C-i or C-f or <ta­b>
comple­te-­sel­ection

e2wm

M-+
start e2wm
C-c 1
code
C-c 2
two
C-c 3
doc
C-c 4
dashboard
C-c 5
array
C-c 0
quit e2wm
M-m
select main

magit

C-x g
magit-­status