There were two things that I want to know how to do in Emacs (23.2, *nix):
C-s
(incremental search) is the best way to do this)But, I think it would be better if I had a cheat sheet that listed navigational bindings. Maybe Emacs (self-documenting) can do this on it's own. Is there a list of commands that are equivalent to vim's default commands anywhere? How about a list of navigational key-bindings in Emacs?
If you press "F", Vim will move the cursor backwards instead of forward. Given the previous sentence, if pressed "Fq", and the cursor was at the end of the line, it would move to the "q" in "quick".
For example, :w saves your file and :q allows you to exit Vim.
M-m
(back-to-indentation) will do this.C-s x
is the way to do that.Regarding a cheat sheet, try starting with C-h b
. That will show you all the active keybindings, and you can drill down to find out what each of them does in more depth.
The ViKeys page on EmacsWiki should also be a good resource for you.
Probably this will help you too:
vim7-emacs21-cheatsheet of freezing hell
(or others who find this question)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With