We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
教程里提到批量修改文件名 C-x C-q 就可以直接在 Dired Mode 中进行编辑,使用之前学的 iedit-mode 和区域选择就可以直接对多个文件进行重命名编辑了。
然而,在我想要批量删除一堆文件名前的括号时,C-x C-q 之后,选择矩形区域删除,提示 Text is read-only,非矩形区域选择删除则不存在问题。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
教程里提到批量修改文件名 C-x C-q 就可以直接在 Dired Mode 中进行编辑,使用之前学的 iedit-mode 和区域选择就可以直接对多个文件进行重命名编辑了。
然而,在我想要批量删除一堆文件名前的括号时,C-x C-q 之后,选择矩形区域删除,提示 Text is read-only,非矩形区域选择删除则不存在问题。
The text was updated successfully, but these errors were encountered: