Emacs CS
January 14, 2023 |
cs
- C-q: ace jump words
- C-m: Ret
- Shift-k: apropos of women command like man
- C-h a: apropos of emacs
- C-x u: undo tree visualize
- C-M-’: toggle eshell terminal
YAS #
- C-, : yas company
- C-. : display availalbe yas snippets to choose
- TAB : field expand may be
- C-c C-y : Yas expand
General #
Engine mode #
- C- c C-s : prefix command(pc)
- pc C-m: google
- pc C-s: stackoverflow
- pc C-e: evernote
- pc C-g: github
Org mode #
- C-c | : table
- highlight , seperated data and C-c | to convert it into table
Magit #
- S-g, C-c C-v
General #
Secret #
kubectl get secret
# get value
kubectl get secret quickstart-apm-apm-token --output=go-template='{{index .data "secret-token"}}' | base64 -d && echo
Python #
- f1: outline
- C-c l,r: left and right indentation
Gode mode #
- Ctrl ->
- M -> g
- -> Space