blob: 7bdef0d2216416586cbb5b1edd4777d31cc3205c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Kaa is a small and easy CUI text editor for console/terminal emulator
environments.
Kaa is an easy yet powerful text editor for console user interface,
providing numerous features like:
- Macro recording.
- Undo/Redo.
- Multiple windows/frames.
- Syntax highlighting.
- Grep.
- Python console.
- Python debugger.
- Open source software(MIT).
- More to come!
NOTE:
Please install python3 first before installing all other requirements.
|