I can reuse code from u9fs, I did that for mac9p.
Linking C to obj-C is straightforward.
> On Dec 19, 2014, at 4:10 PM, Anthony Sorace wrote:
>
> I have a project for which I need 9p on iOS. Anyone have an Objective C
> module that'll do that, or experience fitting in a C library? I'm looking f
Same here, https://bitbucket.org/fgb/mac9p <https://bitbucket.org/fgb/mac9p>
—
Federico Benavento
benave...@gmail.com
> On Mar 19, 2015, at 1:36 PM, Charles Forsyth
> wrote:
>
> Anyway, I moved all my Google Code stuff to mercurial at Bitbucket.
> I find both the comma
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.
https://github.com/benavento/rc
Have fun.
—-
Federico G. Benaven
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 wrote:
>
> On Thu, 24 Jan 2019 at 08:41, Federico Benavento wrote:
>>
>> Hola,
>>
>> I just uploaded a standalone
Yes, you can, I think I even set the title of the terminal window when I cd.
I’m not at home now, i’ll post my rcrc once I get a chance.
> On 23 Jan 2019, at 19:11, Calvin Morrison wrote:
>
> feature i would ove: something equiv to a PS1 line so i know what
> folder i'm in. Can I do that with $
macOS Terminal Title
printf '\033]7;%s\007' file://^`{hostname}^$PWD
}
fn cd {
builtin cd $* &&
setprompt
}
> On Jan 23, 2019, at 7:32 PM, Federico Benavento wrote:
>
> Yes, you can, I think I even set the title of the terminal window when I cd.
I just wanted the shell, not the whole thing, it’s a port, because I started
from the copy in /sys/src/cmd/,
I didn’t want to use es either.
> On Jan 24, 2019, at 12:01 AM, Mayuresh Kathe wrote:
>
> On 2019-01-24 03:09 AM, Federico Benavento wrote:
>> Hola,
>> I just uploa
Oh, maybe it wasn’t so obvious, but this copy has edit, history and completion
which can be customized by defining a fn complete{} function.
> On Jan 24, 2019, at 1:25 PM, Federico Benavento wrote:
>
> I just wanted the shell, not the whole thing, it’s a port, because I started
&
Fixed, thanks.
> On Jan 28, 2019, at 12:22 PM, arn...@skeeve.com wrote:
>
> Federico Benavento wrote:
>
>> Hola,
>>
>> I just uploaded a standalone unix (only tested on macOS/Linux) port with
>> edit, history and completion support to GitHub.
>> I
Damn, my first post was more than 15 years ago, we are not as young as we used
to.
—-
Federico G. Benavento
benave...@gmail.com
--
9fans: 9fans
Permalink:
https://9fans.topicbox.com/groups/9fans/T73a7388a716e3644-Mf8a933bffa7997a46fe8ff72
Delivery opt
Yeah, WTF.
> On 23 Nov 2019, at 14:16, Skip Tavakkolian wrote:
>
>
> I think (hope) this is sarcasm.
>
>> On Sat, Nov 23, 2019 at 6:35 AM Aram Hăvărneanu wrote:
>> Steve and Richard,
>>
>> You are a bunch of hypocrites. Bitter old men.
>>
>> --
>> Aram Hăvărneanu
>
> 9fans / 9fans / see d
Rest in peace, Jim, my condolences to his family and friends.
> On 24 Jun 2020, at 21:35, Charles Forsyth wrote:
>
> I am sorry to say that Jim McKie (jmk) died suddenly on 16 June.
> https://www.ippolitofuneralhomes.com/obituaries/James-B-McKie?obId=15111702&fbclid=IwAR3d7aHZXEOhYz-ciOrQPh-W1e
Damn, I’m really sad to hear this, I never met him personally, but he was
always fine guy to talk to.
My condolences to his family and friends. :(
> On 28 Sep 2020, at 15:32, Dan Cross wrote:
>
> I just got word that Andrey has passed away. :-(
>
> I'm sorry, I don't have any further details
Nice.
> On 4 Jan 2021, at 16:13, philip.silva via 9fans <9fans@9fans.net> wrote:
>
> Hi!
>
> I've been working on a rudimentary web browser in Go which runs on
> Plan9(port) thanks to the duit UI framework. I've developed most of it of
> 9front/amd64 although the initial setup and some debuggi
KUDOS!
> On 9 Mar 2021, at 16:08, Anthony Sorace wrote:
>
> Google has just posted the list of accepted organizations for Summer of Code
> 2021, and I'm happy to report that Plan 9 has been accepted!
>
> The first wave of eager student applicants is already checking out the ideas
> pages fo
Congrats!
> On 24 Mar 2021, at 15:09, Anthony Sorace wrote:
>
> On Mar 23, 2021, at 16:55 , Dave MacFarlane wrote:
>>
>> Wow, fantastic news! Congratulations!
>
> Thanks! I'm pretty excited
>
>> Is there any way we can donate to the foundation (time or money) to keep
>> things moving along
> On 24 Jan 2022, at 09:45, Steve Simon wrote:
>
> i suggest first you check your facts carefully before publicly accusing
> anyone of anything.
>
> throwing unchecked accusations around is a good way to start an angry mob,
> and we all know how inclusive those tend to be.
>
> -Steve
>
>
On Dec 2, 2011, at 9:12 PM, ron minnich wrote:
> Did you try it? Might be worth trying it. We did. But maybe it's time
> to try things first and then send email :-)
relax, maybe he didn't, but he did write a tool that parses configure/makefiles
and generates mkfilles
mkmk
On Dec 4, 2011, at 9:44 PM, John Floren wrote:
> On Sun, Dec 4, 2011 at 4:32 PM, Federico Benavento
> wrote:
>>
>> On Dec 2, 2011, at 9:12 PM, ron minnich wrote:
>>
>>> Did you try it? Might be worth trying it. We did. But maybe it's time
>&
hg expects certain environment... at first I thought it was a quoting issue
that hg didn't rc's quoting, but it might be that it could fork a unix program
or even trying to run /bin/sh it self, anyways this works with the only
hg port I've used and that I know it works, the one in bichued's contrib
On Dec 20, 2011, at 12:57 PM, ron minnich wrote:
>
> it reminds me of why we went with hg on the NIX tree.
>
because at the time you did it things like bitbucket and the hg port came to
exist?
so what one should do, use replica to sync with sources and move the all the
contribs
to bitbucket
check, /sys/src/ape/lib/draw/ for some insight
On Mar 14, 2012, at 12:22 PM, Yaroslav wrote:
> Speaking of which... what would be the trick to make libsec visible
> for an APE source?
> --
> - Yaroslav
>
b/ndb/local or
hardcode it in /mail/lib/remotemail
follow the wiki, btw you should have copied rewrite.gateway over rewrite
---
Federico Benavento
benave...@gmail.com
On May 15, 2012, at 2:37 AM, 9 9 wrote:
>>
>> Any help on sending mails using gmail?
>> http://ww
quot;);
>
> After running it,
> echo $foo
> prints just an empty line, while
> cat /env/foo
> prints bar. Can anyone explain?
>
---
Federico Benavento
benave...@gmail.com
cinap has a patch for that in /n/sources/contrib/cinap_lenrek/rio.c, I don't
remember
the scapes, I think it was ^n or ^m.
On Jul 10, 2012, at 6:26 AM, Rudolf Sykora wrote:
> Hello,
>
> In p9p's rio there is a possibility to cycle over windows with left_alt-tab.
> Has anyone thought about / man
you're using backquotes, why? that would be `{mk CONF=9pcdisk} in rc's
syntax.
now to compile that kernel the syntax is:
% mk 'CONF=pcdisk'
now are you sure you want a pcdisk?
On Jul 19, 2012, at 6:07 AM, kalara...@gmail.com wrote:
> I'm in /sys/src/9/pc and I type
>
> `mk CONF=9pcdisk`
>
>
26 matches
Mail list logo