问题描述
同时编辑多行,即在多行文本中显示光标,然后进行编辑,如下截图:
解决办法
安装 magnars/multiple-cursors.el: Multiple cursors for emacs. 插件
附加说明
还有种做法是使用 Rectangles – GNU Emacs Manual 功能
参考文献
in Emacs, edit multiple lines at once – Stack Overflow
同时编辑多行,即在多行文本中显示光标,然后进行编辑,如下截图:
安装 magnars/multiple-cursors.el: Multiple cursors for emacs. 插件
还有种做法是使用 Rectangles – GNU Emacs Manual 功能
in Emacs, edit multiple lines at once – Stack Overflow