From: Federico Benavento <benavento@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Rc port.
Date: Wed, 23 Jan 2019 18:59:37 -0300 [thread overview]
Message-ID: <204A4699-0012-41BA-9E23-F272A94E2B10@gmail.com> (raw)
In-Reply-To: <CAJFUHyXKXPb2EsY6DJrih7zDN8_GQD57AO5e9kzcFTwNvkp2eQ@mail.gmail.com>
I’ve been able to survive quite well on a regular Mac terminal with it.
Thanks for trying it.
> On Jan 23, 2019, at 6:57 PM, Calvin Morrison <mutantturkey@gmail.com> wrote:
>
> On Thu, 24 Jan 2019 at 08:41, Federico Benavento <benavento@gmail.com> wrote:
>>
>> Hola,
>>
>> I just uploaded a standalone unix (only tested on macOS/Linux) port with edit, history and completion support to GitHub.
>> I have been using it as my primary shell for months on macOS and it’s seems to be working pretty well.
>
> rc is a great shell. It's interface just isn't optimal with a fake TTY
> like we use on linux. I think the merits of the shell outweigh that.
> I've been using rlwrapper for a while which gives me command history
> and thats nice, but completion will be cool too!
>
> btw could'nt get it to compile without adding
>
> diff --git a/unix.c b/unix.c
> index 5c89243..1f88f69 100644
> --- a/unix.c
> +++ b/unix.c
> @@ -11,6 +11,7 @@
> #include <errno.h>
> #include <sys/stat.h>
> #include <sys/types.h>
> +#include <sys/wait.h>
> #include <dirent.h>
> #include <assert.h>
>
—-
Federico G. Benavento
benavento@gmail.com
next prev parent reply other threads:[~2019-01-23 21:59 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-23 21:39 Federico Benavento
2019-01-23 21:57 ` Calvin Morrison
2019-01-23 21:59 ` Federico Benavento [this message]
2019-01-23 22:11 ` Calvin Morrison
2019-01-23 22:32 ` Federico Benavento
2019-01-24 16:23 ` Federico Benavento
[not found] ` <CAOomyf9ZFM_jQB_rQt8EowppfyiM3mzT8jYAK++igd31Hf532g@mail.gmail.com>
2024-10-11 16:18 ` wb.kloke
2019-01-24 14:31 ` Stuart Morrow
2019-01-24 16:13 ` erik quanstrom
2019-01-25 15:13 ` Stuart Morrow
2019-01-25 16:02 ` erik quanstrom
2019-01-25 23:11 ` Ethan Gardener
2019-01-26 13:23 ` [9fans] Scripts in 9pm Ethan Gardener
2019-01-26 14:09 ` Ethan Gardener
2019-01-24 3:01 ` [9fans] Rc port Mayuresh Kathe
2019-01-24 16:25 ` Federico Benavento
2019-01-24 16:32 ` Federico Benavento
2019-01-24 16:54 ` Mayuresh Kathe
2019-01-25 14:49 ` Stuart Morrow
2019-01-28 15:22 ` arnold
2019-01-30 16:02 ` Federico Benavento
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=204A4699-0012-41BA-9E23-F272A94E2B10@gmail.com \
--to=benavento@gmail.com \
--cc=9fans@9fans.net \
/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).