Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #56715

Re: ANN: CUI text editor Kaa 0.0.4

From Dave Angel <davea@davea.name>
Subject Re: ANN: CUI text editor Kaa 0.0.4
Date 2013-10-11 22:15 +0000
References <CAK2Ax-U9+_7D1Z_7gYg4Q+g0kU4DV+OtXvteF0MSLb4ZMp3TvQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1022.1381529775.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 11/10/2013 07:09, Atsuo Ishimoto wrote:

> Hi,
>
> I've just released Kaa 0.0.4 to PyPI.
>
>     https://pypi.python.org/pypi/kaaedit/
>
> Kaa is a easy yet powerful text editor for console user interface,

What's a "console user interface?"  That's what Windows calls a "DOS
box".  But otherwise you seem to imply it runs on Linux.

So, what OS's does it support?  Which terminal programs? Does it only
work locally, or can it work from an ssh terminal? Can it run within
screen?

> providing numerous features like
>
> - Macro recording.
> - Undo/Redo.
> - Multiple windows/frames.
> - Syntax highlighting.
> - Open source software(MIT)
>
> Kaa is written in Python 3.3. So, you can easily customize many
> aspects of Kaa with simple Python scripts.
>
> Please take a look at http://kaaedit.github.io for screen shots and
> installation instruction.
>
> Regards,

-- 
DaveA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: ANN: CUI text editor Kaa 0.0.4 Dave Angel <davea@davea.name> - 2013-10-11 22:15 +0000

csiph-web