mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-05 00:55:44 +01:00
21 lines
554 B
Text
21 lines
554 B
Text
|
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.
|