9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Sean Hinchee <henesy.dev@gmail.com>
To: 9front@9front.org
Subject: Re: [9front] Greetings! (and few questions)
Date: Wed, 9 Dec 2020 23:33:46 -0800	[thread overview]
Message-ID: <CADmmOS9Y+38FJzTWjC2_V8DGVx8jvC-NQwus86f2dQmDtS2+nQ@mail.gmail.com> (raw)
In-Reply-To: <CADmmOS_-wK4izKJtHgD98O-Aq5rgzZiMkP+2aKTb3+73zM=7Ow@mail.gmail.com>

And yes, Go compiles things just as fine on 9front as 9legacy or similar.

Go has plenty of issues on Plan 9 as a platform, though, you can see
this list here:
https://github.com/golang/go/issues?q=is%3Aissue+is%3Aopen+label%3AOS-Plan9+

Sean


On Wed, Dec 9, 2020 at 11:19 PM Sean Hinchee <henesy.dev@gmail.com> wrote:
>
> There's a visual file manager by phil9 in C: https://github.com/telephil9/vdir
>
> > plan9 does not use escape sequences at all
>
> This is because Plan 9 does not attempt to nor intends to attempt to
> conflate the shell, a window, and a teletype. These are separable
> concepts.
>
> The recommended path as per vdir above is to commit to writing a
> graphical program
>
> Sean
>
> On Wed, Dec 9, 2020 at 10:48 PM Bogunix M <bogunix@gmail.com> wrote:
> >
> > Good day!
> >
> > I read the <9front dash1 manual> and fully understood the point <0.1.3
> > - Plan 9 is not for you>.
> >
> > Still, I was wondering if you could help me with a little advice(s).
> > In particular, while playing with 9front I found myself looking for a
> > two-panel file manager and went on a quest to write one in Go.
> >
> > Now, after having something breathing [1] and achieving
> > cross-compilation with Plan9, I discovered that this is not enough.
> > Current show-stopper is lack of Plan9 support by the underlying
> > library TCELL [2]. Issue is described in some details in [3] and [4]:
> >
> > "...plan9 does not use escape sequences at all, nor does it use ttys.
> > It appears you need to interact directly with libdraw and with the
> > events subsystem..."
> >
> > I am wondering if someone would be interested to contribute time to
> > explain the scope and potentially sketch the solution?
> >
> > Another related question is whether Plan9, 64-bit binaries, compiled
> > by Go will work in 9front? The same question is currently unanswered
> > on Stackoverflow [5].
> >
> > Sincerely,
> > Bogunix
> >
> > [1] https://github.com/mushkevych/9ofm
> > [2] https://github.com/gdamore/tcell/
> > [3] https://github.com/gdamore/tcell/issues/402
> > [4] https://github.com/gdamore/tcell/issues/90
> > [5] https://stackoverflow.com/questions/65194285

  reply	other threads:[~2020-12-10  7:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10  6:43 Bogunix M
2020-12-10  7:19 ` Sean Hinchee
2020-12-10  7:33   ` Sean Hinchee [this message]
2020-12-10 11:05   ` Stuart Morrow
2020-12-10 14:18   ` telephil9
2020-12-10 15:00     ` Jacob Moody
2020-12-11 19:32       ` Daniel Moch
2020-12-13  7:09         ` Bogunix M
2020-12-13  7:36           ` Kurt H Maier
2020-12-10 16:45 ` fulton
2020-12-11 15:25   ` Kyle Nusbaum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADmmOS9Y+38FJzTWjC2_V8DGVx8jvC-NQwus86f2dQmDtS2+nQ@mail.gmail.com \
    --to=henesy.dev@gmail.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).