如何在OSX上配置emacs.app以在*shell*中使用git for git

hih*_*tie 3 git emacs

我在OsX上使用emacs.app 23.1.1并试图在shell中使用git .
当我使用命令时git log-p,我得到了

WARNING: terminal is not fully functional
-  (press RETURN)
Run Code Online (Sandbox Code Playgroud)

我也得到类似的东西git commit,我被迫使用git commit -m.

emacs.app该怎么配置才能在shell中运行

Tre*_*son 5

这对你有用吗?

M-x term
Run Code Online (Sandbox Code Playgroud)

查看文档(它提供了比完全更完整的终端仿真M-x shell).