C-c C-j term-line-mode :可以把 term buffer 当成普通 buffer ,进行 isearch 之类所有的 Emacs 原生的操作。C-c C-k term-char-mode :使用 shell 进程的所有特性,就像其他平常的 terminal 一样,进行的是 shell 原生的操作。