From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Benavento Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 12.2 \(3445.102.3\)) Date: Wed, 23 Jan 2019 18:59:37 -0300 References: <84052108-743E-449F-914B-9BF20E3DD4A1@gmail.com> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> In-Reply-To: Message-Id: <204A4699-0012-41BA-9E23-F272A94E2B10@gmail.com> Subject: Re: [9fans] Rc port. Topicbox-Message-UUID: f34da726-ead9-11e9-9d60-3106f5b1d025 I=E2=80=99ve 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 = wrote: >=20 > On Thu, 24 Jan 2019 at 08:41, Federico Benavento = wrote: >>=20 >> Hola, >>=20 >> 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=E2=80=99s seems to be working pretty well. >=20 > 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! >=20 > btw could'nt get it to compile without adding >=20 > diff --git a/unix.c b/unix.c > index 5c89243..1f88f69 100644 > --- a/unix.c > +++ b/unix.c > @@ -11,6 +11,7 @@ > #include > #include > #include > +#include > #include > #include >=20 =E2=80=94- Federico G. Benavento benavento@gmail.com