Jump to content

Kudzu Text Editor: Difference between revisions

From EDM2
No edit summary
m cat
Line 26: Line 26:
* [[Don Radick]]
* [[Don Radick]]


[[Category:Tools]] [[Category:Text editors]]  [[Category:Open Source Software]]
[[Category:Tools]] [[Category:Text editors]]  [[Category:Open Source Software]] [[Category:Software written in C++]]

Revision as of 07:05, 20 November 2014

Description

More popularly known as just KEd, Kudzu Text Editor is a small, fast and fairly simple text mode editor that nonetheless manages to cram in a couple of interesting features, including:

  • Shell to a new session
  • Safe Save - All files are save to a temporary file name and then automatically renamed.
  • Block quoting
  • Is now open source

Some of the limitation of the editor such as the 36 open file limit are due to the use of the Borland tool kit and it may be possible to get around them simply by compiling it under a more modern development system.

Version

Language Support

  • English - Built in.

License

Links

Author