MightEMacs

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences

Showing revision 1
 A fast and powerful Emacs editor with short key bindings and a C-like scripting language.

 Author:    Richard Marinelli
 Homepage:  https://github.com/italia389/MightEMacs.git
 Family:    EmacsFamily
 License:   GPLv3
 Platform:  Unix, Linux (other variants possible).

Designed to be a fast and full-featured text editor. Goals of the project are to create an Emacs text editor that will:

1. Provide the ability to edit code quickly and easily with few keystrokes. 2. Use key bindings that are well designed and intuitive. 3. Be as easy as possible to learn. 4. Be robust and powerful enough to perform sophisticated editing and automation tasks, provide a high level of extensibility,

   and yet not be overly complex.

MightEMacs is focused on editing files well and being easily extensible, but also being an editor that is not daunting -- one that can be learned fairly quickly by the average programmer. Features include:

  assigned to the most often used operations where possible.
  on type of operation (delete, copy, or kill) and type of object (word(s), partial line, whole line(s), region, or fenced
  text), which makes them easier to remember.
  the point position and window framing in "marks".
  replacement pattern.
  "show kill ring".

MightEMacs also supports a C-like scripting language that is very powerful and fairly easy to learn. You can create your own commands (macros) which have the same capabilities as built-in commands, customize the editing session in various ways, and even create MightEMacs scripts that can be executed like a shell script.

 Screenshot:
https://www.dropbox.com/s/1v0906diboerxgl/MightEMacs-Screen.jpg?dl=0
HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences
Edit revision 1 of this page | View other revisions | View current revision
Edited February 10, 2017 10:51 pm (diff)
Search: