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

标签 git emacs

我在 OsX 上使用 emacs.app 23.1.1 并尝试在 shell 中使用 git。
当我使用像 git log-p 这样的命令时,我得到了

WARNING: terminal is not fully functional
-  (press RETURN)

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

如何配置 emacs.app 使其在其 shell 中运行?

最佳答案

这对你有用吗?

M-x term

参见 the docs (它提供了比 M-x shell 更完整的终端仿真)。

关于git - 如何配置 emacs.app 以在 *shell* 中使用 git for OSX 上的 git,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3952207/

相关文章:

emacs - 如何编写一个像样的进程过滤器?

git - 如何让 git 存储库仅保留 1 个提交历史记录?

git - pull 科包装 : install subfolder of git repo

Emacs、GDB 和多个 X 窗口

emacs - 在 emacs lisp 中使用侧滑手势

emacs - 评估 dir locals 中的值

git - GitHub 中一个分支的代码审查

git - 如何轻松预览多个 git -repos?

git pull 无需远程压缩对象

emacs - 从交互函数内部调用kill-rectangle