Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #56715 > unrolled thread
| Started by | Dave Angel <davea@davea.name> |
|---|---|
| First post | 2013-10-11 22:15 +0000 |
| Last post | 2013-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.
Re: ANN: CUI text editor Kaa 0.0.4 Dave Angel <davea@davea.name> - 2013-10-11 22:15 +0000
| From | Dave Angel <davea@davea.name> |
|---|---|
| Date | 2013-10-11 22:15 +0000 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web