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


Groups > comp.lang.python > #56715 > unrolled thread

Re: ANN: CUI text editor Kaa 0.0.4

Started byDave Angel <davea@davea.name>
First post2013-10-11 22:15 +0000
Last post2013-10-11 22:15 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#56715 — Re: ANN: CUI text editor Kaa 0.0.4

FromDave Angel <davea@davea.name>
Date2013-10-11 22:15 +0000
SubjectRe: ANN: CUI text editor Kaa 0.0.4
Message-ID<mailman.1022.1381529775.18130.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web