I use M-x term in emacs, it brightens my day!
But,
Can I change the default terminal escape character, C-c, to something a little more convenient like C-x?
|
I use M-x term in emacs, it brightens my day! But, Can I change the default terminal escape character, C-c, to something a little more convenient like C-x? | |||
|
feedback
|
|
You make like shell mode like better. While in term mode, you can switch from char mode (the default) to line mode with I often use serial term mode for serial connections and it is convient for me to change back and forth between char mode and line mode frequently. char mode when I want to forget that I'm using emacs and just send all keystrokes to the machine, line mode when I want to do something more advanced like copy a portion of the session to another buffer. | |||||
|
feedback
|