0

I use extensively emacs' shell ansi-term but so far the way I discover the associated binding is by accidentally pressing keys, making something happening.

Do you know where I can find all the binding refering to ansi-term (or more generally, to a given emacs mode) ?

Thank you

wizmer
  • 881
  • 1
  • 8
  • 23

1 Answers1

0

You can run describe-bindings by pressing f1b, or C-xM-xdescribe-bindingsEnter.

choroba
  • 231,213
  • 25
  • 204
  • 289