Helm Emacs

Helm Emacs

July 10, 2023 | permanent

tags :

Actions #

  • Perform action on the selected candidate, custom shortcut C-c C-m
  • The possible actions will be different depending on the candidate’s type

Files candidate #

  • open file with external program: C-c C-x use C-u , in visual mode, to unset previously selected program stackoverflow
  • Ediff: C-c =
  • Ediff merge: M =
  • Delete file: M-D


Links to this note