Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-11 Thread Fernan Bolando
On 12/11/08, Roman Zhukov <[EMAIL PROTECTED]> wrote: > I run 9vx on Ubuntu too (8.04, i386). > I've noticed that 9vx crashes sometimes when 8l is running. > Same when abaco is running. > And it is crashed always by nupas/fs. > I'll try to give more information later. > > On Thu, Dec 11, 2008 at 10:

Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-10 Thread Roman Zhukov
I run 9vx on Ubuntu too (8.04, i386). I've noticed that 9vx crashes sometimes when 8l is running. Same when abaco is running. And it is crashed always by nupas/fs. I'll try to give more information later. On Thu, Dec 11, 2008 at 10:22 AM, Russ Cox <[EMAIL PROTECTED]> wrote: >> Not sure where to ra

Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-10 Thread Russ Cox
> Not sure where to raise 9vx queries, but almost every time I run 9vx > it crashes out quite quickly and dumps core (or would if I hadn't set > ulimit 0). This is on ubuntu 32 bit systems. > > [EMAIL PROTECTED]:~/pkg/9vx$ 9vx panic: sigsegv on cpu4 > aborting, to dump core. Can you give more inf

Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-10 Thread Adrian Tritschler
2008/12/10 matt <[EMAIL PROTECTED]>: > I thought we were suppsoed to use Inferno instead of drawterm uriel ? > > I can't install 9vx because my glibc is too low a version number but > drawterm works just fine . > also a win 2.7Mdrawterm-linux Not sure where to raise 9vx queries, but almost eve

Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-09 Thread matt
I thought we were suppsoed to use Inferno instead of drawterm uriel ? I can't install 9vx because my glibc is too low a version number but drawterm works just fine . also a win 2.7Mdrawterm-linux Why not forget drawterm and use 9vx or inferno instead of wasting more efforts on a dead end

Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-09 Thread erik quanstrom
On Tue Dec 9 14:51:52 EST 2008, [EMAIL PROTECTED] wrote: > Why not forget drawterm and use 9vx or inferno instead of wasting more > efforts on a dead end project? > > uriel > why not forget life on earth and go straight to our heavenly reward instead of wasting more efforts on a dead end projec

Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-09 Thread Rodolfo kix Garcia
Uriel, IMO drawterm is very good tool. I use it in my computer and in others, installation is not needed, not admin privilegies, ... Saludos. Uriel escribió: Why not forget drawterm and use 9vx or inferno instead of wasting more efforts on a dead end project? uriel On Tue, Dec 9, 2008 at 8

Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-09 Thread Uriel
Why not forget drawterm and use 9vx or inferno instead of wasting more efforts on a dead end project? uriel On Tue, Dec 9, 2008 at 8:38 PM, Michaelian Ennis <[EMAIL PROTECTED]> wrote: > On Tue, Dec 9, 2008 at 2:37 PM, Michaelian Ennis > <[EMAIL PROTECTED]> wrote: >> Attached is my merge of the tw

Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-09 Thread andrey mirtchovski
i'll send you the latest i have in private.

Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-09 Thread Michaelian Ennis
Attached is my merge of the two versions. Yes I am a monkey. No I don't know what I am doing. Now that said, can you point me to why the application exits when I try to toggle full screen with command-F? Ian

Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-09 Thread Michaelian Ennis
On Tue, Dec 9, 2008 at 2:37 PM, Michaelian Ennis <[EMAIL PROTECTED]> wrote: > Attached is my merge of the two versions. Yes I am a monkey. No I > don't know what I am doing. Now that said, can you point me to why > the application exits when I try to toggle full screen with command-F? > > > Ian

Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-09 Thread Michaelian Ennis
On Tue, Dec 9, 2008 at 2:12 PM, andrey mirtchovski <[EMAIL PROTECTED]> wrote: > > i suggest you use cvs since that's where all the changes go to. I'd like to do that but in the CVS version command-f no longer toggles the screen size. And my patch to remove the ctrl-opt _is_ in the CVS, which was

Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-09 Thread andrey mirtchovski
> I notice your version has no ApplicationQuitEventHandler. Does this > need to be merged in from the cvs version as well? i suggest you use cvs since that's where all the changes go to.

Re: [9fans] MacOS X drawterm doesn't toggle

2008-12-09 Thread Michaelian Ennis
On Fri, Oct 17, 2008 at 11:15 PM, andrey mirtchovski <[EMAIL PROTECTED]> wrote: > i've attached the screen.c to put in gui-osx. give it a try. other > changes with the current version in cvs (except the bugfixes) are only > cosmetic. I notice your version has no ApplicationQuitEventHandler. Does

Re: [9fans] MacOS X drawterm doesn't toggle

2008-10-18 Thread andrey mirtchovski
this http://9fans.net/archive/2007/01/301 ? Russ fixed it and I believe I helped with the testing and contributed a small change to allow UTF characters to be pasted correctly. On Sat, Oct 18, 2008 at 2:48 AM, Steve Simon <[EMAIL PROTECTED]> wrote: > Did you (or anyone else) find the bug in osd d

Re: [9fans] MacOS X drawterm doesn't toggle

2008-10-18 Thread Steve Simon
Did you (or anyone else) find the bug in osd drawterm where the cut and paste buffer is not properly terminated so earlier long cuts appear at the end of new shorter ones. I haven't explained this very well but if you have seen it I am sure you will know what I mean. -Steve

Re: [9fans] MacOS X drawterm doesn't toggle

2008-10-17 Thread andrey mirtchovski
funny, looking in the archive it was exactly a year ago that i sent a patch to fix this. the patch doesn't seem to have been applied. it does two things: does ctrl+F for both full screen and full-screen-less and fixes a bug when if one is using two unequal displays (larger secondary) then drawterm

[9fans] MacOS X drawterm doesn't toggle

2008-10-17 Thread Michaelian Ennis
Should I just be using p9p drawterm? In the drawterm from "cvs.pdos.csail.mit.edu:/cvs co drawterm" Command-F doesn't toggle from fullscreen to windowed mode. I pulled the latest from cvs and poked around at it for a little while but I can't figure out what the problem is. I tried to alter the s