【发布时间】:2010-09-17 10:25:18
【问题描述】:
在 vi[m] 中,! command which lets me pipe text 通过 shell 命令(如 sort 或 indent)将过滤后的文本返回到缓冲区。在 emacs 中是否有等价物?
【问题讨论】:
-
有点离题,我认为 Vim 没有 M-|相当于 Emacs,Vim 只能用 shell 输出替换区域;除非你为它编写自定义命令,否则我有点失望。
标签: emacs text-editor elisp