MEdit - Programmable Text Editor
Ideas for new profiles
This page presents some of my ideas for new commands and profiles.
Wrap common Unix text-processing programs, like sort,
uniq,
etc.
Integrate MEdit with ispell.
Integrate MEdit with compiler or make
(grab its output into the auxiliary window and scan it to find errors
and warnings)
Implement relational operations on separator-based text tables
(like in /etc/passwd) - in other words, the following
operations:
- project
- select
- join
- product
Insert arbitrary character (a char table).
Hex editing.
... and so on... :)
Of course, your help is highly appreciated!