wfnames
- Description
- Edit filenames
- Latest
- wfnames-1.2.tar (.sig), 2024-Apr-18, 60.0 KiB
- Maintainer
- Thierry Volpiatto <thievol@posteo.net>
- Atom feed
- wfnames.xml
- Website
- https://github.com/thierryvolpiatto/wfnames
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
Allows editing filenames.
1. Features
Allows editing lists of absolute files, this allows editing the directory parts as well.
Modified lines are highlighted, maybe in a different color when about to overwrite an existing file.
File completion is provided.
Not tighted to a directory, allows editing files from various directories.
Do not provide edition of permissions and will not.
2. Motivation
Wdired must be patched to allow editing a list of absolute filenames in Emacs versions before Emacs-29. Also Wdired depends on a default directory which is not relevant and prone to errors when editing absolute filenames that come from various directories. Using this package in Helm allows getting rid of Wdired advices (that have been merged in Emacs-29+).
3. Install
4. Usage
Once in the Wfnames buffer, edit your filenames and hit C-c C-c
to
save your changes. You have completion on filenames and directories
with TAB
but if you are using Iedit package and it is in action use M-TAB
.
Old versions
wfnames-1.1.tar.lz | 2024-Mar-31 | 15.2 KiB |