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: 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 Subject: Re: ANN: CUI text editor Kaa 0.0.4 Date: Fri, 11 Oct 2013 22:15:54 +0000 (UTC) References: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 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