Show Menu
Cheatography

Useful Keyboard Shorcuts Keyboard Shortcuts (DRAFT) by

Used Keyboard Shorcuts

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

Sublime Text

alt + m
Show markdown
ctrl + b
Run Python
ctrl + g
Go to Line
ctrl + r
Go to Symbol
alt + shift + 2
Split to 2 Columns

Markdown

bold
bold
italic
italic
- [  ]
todo
Link
Let's reference a glossary term.[glossary]  [glossa­ry]­:gl­ossary: Glossary     A section at the end ...
Glossary
 

Word

alt + x
arrow sign
ctrl + =
subscript

PowerShell

cd..
Go back
dir
list files
cd directory
go to directory
tree /f
gets tree outline
dir > textfi­le.txt
make textfile