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


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

Re: ANN: CUI text editor Kaa 0.0.4

Started byAtsuo Ishimoto <ishimoto@gembook.org>
First post2013-10-12 10:54 +0900
Last post2013-10-12 10:54 +0900
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 Atsuo Ishimoto <ishimoto@gembook.org> - 2013-10-12 10:54 +0900

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

FromAtsuo Ishimoto <ishimoto@gembook.org>
Date2013-10-12 10:54 +0900
SubjectRe: ANN: CUI text editor Kaa 0.0.4
Message-ID<mailman.1029.1381559784.18130.python-list@python.org>
Hi,

Thank you for your question.

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

I meant to say something like DOS box or Linux terminals.
Unfortunately, Kaa does not work on Windows DOS box since Kaa requires
curses library to run.

> So, what OS's does it support? Which terminal programs?

Currently, Kaa is tested on Mac OS X 10.8.5 and Ubuntu 13.04 box. I usually use
iTerm2 on Mac and Gnome Terminal on Ubuntu.

> Does it only work locally, or can it work from an ssh terminal?

Works for both locally and ssh terminal.

> Can it run within screen?

Yes, but as Emacs or bash, default escape character of screen(^A)
conflicts with Kaa,.
So I recommend to assign another character for screen.

Regards,

[toc] | [standalone]


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


csiph-web