emacs - How to switch from shell buffer to another -


i learn use emacs. when enter m-x shell , enter shell mode, don't know how exit shell mode. want fundamental mode continue editing work. search question emacs switching out of terminal, when press c-c o , input treated command, how exit ?

the shell running in buffer. can switch buffer doing work using c-x b.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -