Re: [9fans] plan9ports : open for discussion here?

2019-01-23 Thread David du Colombier
> is plan9ports also open for discussion on this list? Yes, but there is also a plan9port mailing list: https://groups.google.com/d/forum/plan9port-dev -- David du Colombier

[9fans] plan9ports : open for discussion here?

2019-01-23 Thread Mayuresh Kathe
is plan9ports also open for discussion on this list?

Re: [9fans] plan9ports : open for discussion here?

2019-01-23 Thread hiro
only p9p for mac os. (just joking)

Re: [9fans] plan9ports : open for discussion here?

2019-01-23 Thread Mayuresh Kathe
On 2019-01-23 10:29 PM, David du Colombier wrote: is plan9ports also open for discussion on this list? Yes, but there is also a plan9port mailing list: https://groups.google.com/d/forum/plan9port-dev thanks for this, much appreciate the tip.

[9fans] Rc port.

2019-01-23 Thread Federico Benavento
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.

Re: [9fans] Rc port.

2019-01-23 Thread Calvin Morrison
On Thu, 24 Jan 2019 at 08:41, 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 have been using it as my primary shell for months on macOS and it’s seems > to be working pretty

Re: [9fans] Rc port.

2019-01-23 Thread Federico Benavento
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 unix (only tested on macOS/Linux)

Re: [9fans] Rc port.

2019-01-23 Thread Calvin Morrison
On Thu, 24 Jan 2019 at 09:00, Federico Benavento wrote: > > I’ve been able to survive quite well on a regular Mac terminal with it. > Thanks for trying it. > feature i would ove: something equiv to a PS1 line so i know what folder i'm in. Can I do that with $prompt? Calvin.

Re: [9fans] Rc port.

2019-01-23 Thread Federico Benavento
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

Re: [9fans] Plan 9 DNS server and dnsflagday

2019-01-23 Thread Sergey Zhilkin
Thanks to all! вт, 22 янв. 2019 г. в 21:59, Steve Simon : > my understanding is that this is fine, as long as the other RR’s in the > message are processed correctly. > > -Steve > > > > On 22 Jan 2019, at 5:05 pm, cinap_len...@felloff.net wrote: > > > > we do not support edns at all. the Topt

Re: [9fans] plan9ports : open for discussion here?

2019-01-23 Thread Mayuresh Kathe
On 2019-01-23 10:29 PM, David du Colombier wrote: is plan9ports also open for discussion on this list? Yes, but there is also a plan9port mailing list: https://groups.google.com/d/forum/plan9port-dev something wrong with the functioning; allowed me to subscribe, but doesn't allow me to

Re: [9fans] plan9ports : open for discussion here?

2019-01-23 Thread Kurt H Maier
On Thu, Jan 24, 2019 at 08:54:16AM +0530, Mayuresh Kathe wrote: > > something wrong with the functioning; allowed me to subscribe, but > doesn't allow me to post or even unsubscribe saying "i am not a member". > A lot of the plan9port community suffers emotional trauma when introduced to

Re: [9fans] Rc port.

2019-01-23 Thread Mayuresh Kathe
On 2019-01-24 03:09 AM, 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 have been using it as my primary shell for months on macOS and it’s seems to be working pretty well. not