blob: 8b1dfc0d709c4d7b8876d770da2ad46c2fa045b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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.
If you have pysetuptools installed before installing python3, it
will need to be rebuilt against python3.
|