gpt4 book ai didi

emacs - 如何在windows下mintty下以CLI模式运行emacs?

转载 作者:行者123 更新时间:2023-12-01 21:32:51 25 4
gpt4 key购买 nike

我正在使用 mintty + msys。我想将 emacs 与它一起使用。但没有 GUI。
我在cygwin中看到了这样的行为。但我不明白他们是怎么做到的。

$ emacs -nw
emacs: standard input is not a tty

$ stty.exe -a
speed 38400 baud; rows 24; columns 80; line = 0;
intr = ^C; quit = ^\; erase = ^H; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; swtch = ^Z; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R;
werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff
-iuclc ixany imaxbel
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -tostop echoctl echoke

$ echo $TERM
xterm

最佳答案

如果您想将 tty emacs 与 mintty 一起使用,您可能需要使用 cygwin 的 emacs。 native win32 emacs 想要与 Windows 控制台窗口对话,而不是与实际的 tty 对话——这里的错误消息具有误导性。

如果您想坚持使用 native win32 emacs,另一种选择是使用 ConEmu ,而不是薄荷味。它提供了兼容的 Windows 控制台界面,同时还提供了普通终端模拟器(如 mintty)的所有优点。

关于emacs - 如何在windows下mintty下以CLI模式运行emacs?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14465330/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com