开发者

M-d doesn't work in ansi-term

开发者 https://www.devze.com 2023-01-26 21:06 出处:网络
Killing a word with M-d in ansi-term doesn\'t work. It visually kills the word, but w开发者_如何转开发hen I press enter it still runs the command prior to the word kill. C-k works fine though.

Killing a word with M-d in ansi-term doesn't work. It visually kills the word, but w开发者_如何转开发hen I press enter it still runs the command prior to the word kill. C-k works fine though.

Is there any fix for this?


You're working in term-line-mode C-c C-j, you need to switch to term-char-mode C-c C-k.

0

精彩评论

暂无评论...
验证码 换一张
取 消