CS fc

position ease box interval due
front 2.5 0 0 2021-10-02T12:56:41Z
  1. Ctrl-SPC h /: M-g: glob pattern, to limit search to file types M-d: to select directory

Common

  1. C-c C-j: copy line
  2. C-q: ace jump words
  3. M-n: ace jump line
  4. M-g M-g: jump to line num
  5. C-i: Tab
  6. C-m: Ret
  7. Shift-k: apropos of women command like man
  8. C-h a: apropos of emacs
  9. C-x u: undo tree visualize
  10. C-M-': toggle eshell terminal

Helm fc

position ease box interval due
front 2.50 2 1.00 2021-10-20T16:12:38Z
  1. C-c C-i: helm swoop
  2. C-x C-i: helm resume
  3. C-x C-: helm-find find files or C-u C-x C-

YAS

  1. C-, : yas company
  2. C-. : display availalbe yas snippets to choose
  3. TAB : field expand may be
  4. C-c C-y : Yas expand

General

Engine mode

  1. C- c C-s : prefix command(pc)
    1. pc C-m: google
    2. pc C-s: stackoverflow
    3. pc C-e: evernote
    4. pc C-g: github

Org mode

  1. C-c | : table
  2. highlight , seperated data and C-c | to convert it into table

Magit

  1. 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

  1. f1: outline
  2. C-c l,r: left and right indentation

Gode mode

  1. Ctrl ->
  2. M -> g
  3. -> Space