9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ansi escape codes and p9p 9term
@ 2010-12-01 14:41 Fernan Bolando
  2010-12-01 14:49 ` erik quanstrom
  2010-12-10 19:34 ` Russ Cox
  0 siblings, 2 replies; 5+ messages in thread
From: Fernan Bolando @ 2010-12-01 14:41 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hi all

I like being able to cut and paste on the terminal, but occasionally i
still drop to xterm to make ansi escape from scrambling the screen. In
a real plan9 i can use vt, for p9p however what do you guys do?

regards
fernan



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] ansi escape codes and p9p 9term
  2010-12-01 14:41 [9fans] ansi escape codes and p9p 9term Fernan Bolando
@ 2010-12-01 14:49 ` erik quanstrom
  2010-12-01 22:22   ` Fernan Bolando
  2010-12-10 19:34 ` Russ Cox
  1 sibling, 1 reply; 5+ messages in thread
From: erik quanstrom @ 2010-12-01 14:49 UTC (permalink / raw)
  To: fernanbolando, 9fans

On Wed Dec  1 09:42:55 EST 2010, fernanbolando@mailc.net wrote:
> Hi all
>
> I like being able to cut and paste on the terminal, but occasionally i
> still drop to xterm to make ansi escape from scrambling the screen. In
> a real plan9 i can use vt, for p9p however what do you guys do?

i have a hacked version of 9term that eats vt/xterm escape sequences.

- erik



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] ansi escape codes and p9p 9term
  2010-12-01 14:49 ` erik quanstrom
@ 2010-12-01 22:22   ` Fernan Bolando
  0 siblings, 0 replies; 5+ messages in thread
From: Fernan Bolando @ 2010-12-01 22:22 UTC (permalink / raw)
  To: erik quanstrom; +Cc: 9fans

On Wed, Dec 1, 2010 at 10:49 PM, erik quanstrom <quanstro@quanstro.net> wrote:
> On Wed Dec  1 09:42:55 EST 2010, fernanbolando@mailc.net wrote:
>> Hi all
>>
>> I like being able to cut and paste on the terminal, but occasionally i
>> still drop to xterm to make ansi escape from scrambling the screen. In
>> a real plan9 i can use vt, for p9p however what do you guys do?
>
> i have a hacked version of 9term that eats vt/xterm escape sequences.
>
> - erik
>
I assumed that your changes are in your contrib. the only thing I found was
http://plan9.bell-labs.com/sources/contrib/quanstro/p9p/9term.look.*

are these the ones your reffering to?



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] ansi escape codes and p9p 9term
  2010-12-01 14:41 [9fans] ansi escape codes and p9p 9term Fernan Bolando
  2010-12-01 14:49 ` erik quanstrom
@ 2010-12-10 19:34 ` Russ Cox
  2010-12-10 19:40   ` erik quanstrom
  1 sibling, 1 reply; 5+ messages in thread
From: Russ Cox @ 2010-12-10 19:34 UTC (permalink / raw)
  To: fernanbolando, Fans of the OS Plan 9 from Bell Labs

> I like being able to cut and paste on the terminal, but occasionally i
> still drop to xterm to make ansi escape from scrambling the screen. In
> a real plan9 i can use vt, for p9p however what do you guys do?

export TERM=dumb


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] ansi escape codes and p9p 9term
  2010-12-10 19:34 ` Russ Cox
@ 2010-12-10 19:40   ` erik quanstrom
  0 siblings, 0 replies; 5+ messages in thread
From: erik quanstrom @ 2010-12-10 19:40 UTC (permalink / raw)
  To: rsc, fernanbolando, 9fans

On Fri Dec 10 14:39:03 EST 2010, rsc@swtch.com wrote:
> > I like being able to cut and paste on the terminal, but occasionally i
> > still drop to xterm to make ansi escape from scrambling the screen. In
> > a real plan9 i can use vt, for p9p however what do you guys do?
>
> export TERM=dumb

unfortunately, there are dumber programs that don't
recognize this an spit out ansi/xterm escapes anyway.

- erik


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-12-10 19:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-01 14:41 [9fans] ansi escape codes and p9p 9term Fernan Bolando
2010-12-01 14:49 ` erik quanstrom
2010-12-01 22:22   ` Fernan Bolando
2010-12-10 19:34 ` Russ Cox
2010-12-10 19:40   ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).