Re: [9fans] Acme: support spaces in file|dir names

2023-02-24 Thread Nicola Girardi
On 2023-02-20 19:05, adr wrote: [snip] One thing I can't understand is why the text window is always redrawn completely when the tag line is edited. I'll take a look in the future. AFAIR from when I looked into it, this behavior was introduced in commit ba7c22f781dafd30d0b97179c9414766390222

Re: [9fans] Acme: support spaces in file|dir names

2023-02-20 Thread hiro
> Sorry hiro, I mean that I imported the acme version of 9front to > my system (based on 9legacy) because it has been updated along the > plan9port repo. h, sorry for missing the other direction :D > One thing I can't understand is why the text window > is always redrawn completely when the t

Re: [9fans] Acme: support spaces in file|dir names

2023-02-20 Thread adr
On Mon, 20 Feb 2023, hiro wrote: 9front has a p9p version? i was not aware... can you link to it? Sorry hiro, I mean that I imported the acme version of 9front to my system (based on 9legacy) because it has been updated along the plan9port repo. But there are more fixes and improvements that co

Re: [9fans] Acme: support spaces in file|dir names

2023-02-20 Thread hiro
9front has a p9p version? i was not aware... can you link to it? On 2/20/23, adr wrote: > Hi, > > this patch adds code from p9p to support spaces in file or dir > names. I use the 9front version because it has been mantained, but > there are more fixes in p9p to be imported. > > adr > diff -Nur

[9fans] Acme: support spaces in file|dir names

2023-02-20 Thread adr
Hi, this patch adds code from p9p to support spaces in file or dir names. I use the 9front version because it has been mantained, but there are more fixes in p9p to be imported. adr diff -Nur /n/9front/sys/src/cmd/acme/fns.h /sys/src/cmd/acme/fns.h --- /n/9front/sys/src/cmd/acme/fns.hMon Jul