bcallah e8ffb81be9 Import editors/dte, a small and easy to use console text editor.
ok ratchov@

dte is a small and easy to use console text editor.

Features:
* Multiple buffers/tabs
* Unlimited undo/redo
* Search and replace
* Syntax highlighting
* Customizable color schemes
* Customizable key bindings
* Command language with auto-completion
* Jump to definition (using ctags)
* Jump to compiler error
2018-04-24 15:35:56 +00:00

6 lines
151 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2018/04/24 15:35:56 bcallah Exp $
@bin bin/dte
@man man/man1/dte.1
@man man/man5/dte-syntax.5
@man man/man5/dterc.5