Commands to operate on files or directories based on regular expression (regexp) pattern matching are provided by the Dired Regexp menu (casual-dired-regexp-tmenu).
| Key | Label | Command |
|---|---|---|
| m | Files… | dired-mark-files-regexp |
| c | Files containing… | dired-mark-files-containing-regexp |
| u | Unmark | dired-unmark |
| U | Unmark All | dired-unmark-all-marks |
| F | Files to open… | dired-do-find-marked-files |
| C | Files to copy… | dired-do-copy-regexp |
| r | Files to rename… | dired-do-rename-regexp |
| D | Files to delete… | dired-do-delete |
| d | Files for deletion… | dired-flag-files-regexp |
| x | Delete flagged files | dired-do-flagged-delete |