blob: 6909ca8bb98e6f642d91b7bc9b8e1aad892331b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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
|