https://github.com/doglooksgood/bedit
Batched edit with kmacro
https://github.com/doglooksgood/bedit
Last synced: 3 months ago
JSON representation
Batched edit with kmacro
- Host: GitHub
- URL: https://github.com/doglooksgood/bedit
- Owner: DogLooksGood
- License: gpl-3.0
- Created: 2025-08-05T14:45:28.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-08-22T23:11:11.000Z (9 months ago)
- Last Synced: 2025-10-28T06:41:53.043Z (7 months ago)
- Language: Emacs Lisp
- Size: 27.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
# BEdit - Batched Edit
BEdit works similarly to the BEACON state in Meow, but requires no modal editing and is less distracting (with no visual effects).
BEdit also uses a temporary buffer for macro recording, which makes cancellation and undo easier.
Check the documentation for usage.