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

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'syntax': 0.04; 'subject:text': 0.05; 'subject:ANN': 0.07; 'imply': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:editor': 0.09; 'url:github': 0.09; 'runs': 0.10; 'python': 0.11; 'windows': 0.15; 'box".': 0.16; 'instruction.': 0.16; 'locally,': 0.16; 'pypi.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'scripts.': 0.16; 'ssh': 0.16; 'wrote:': 0.18; 'written': 0.21; 'installation': 0.23; 'header:User-Agent:1': 0.23; "i've": 0.25; 'source': 0.25; 'header:X-Complaints-To:1': 0.27; 'linux.': 0.31; 'run': 0.32; 'text': 0.33; 'open': 0.33; 'url:python': 0.33; 'screen': 0.34; 'editor': 0.35; 'but': 0.35; 'interface,': 0.36; 'charset:us- ascii': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'so,': 0.37; 'easily': 0.37; 'to:addr:python-list': 0.38; 'does': 0.39; 'aspects': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'easy': 0.60; 'providing': 0.61; 'simple': 0.61; 'within': 0.65; 'numerous': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Dave Angel <davea@davea.name>
Subject Re: ANN: CUI text editor Kaa 0.0.4
Date Fri, 11 Oct 2013 22:15:54 +0000 (UTC)
References <CAK2Ax-U9+_7D1Z_7gYg4Q+g0kU4DV+OtXvteF0MSLb4ZMp3TvQ@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host 174.32.174.34
User-Agent XPN/1.2.6 (Street Spirit ; Linux)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1022.1381529775.18130.python-list@python.org> (permalink)
Lines 37
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1381529775 news.xs4all.nl 15883 [2001:888:2000:d::a6]:41199
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:56715

Show key headers only | 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