Re: [dev] [surf] read from stdin

2025-04-05 Thread Roberto E . Vargas Caballero
Hi, Quoth Quentin Rameau : > What about /dev/stdin? The thing is that you need a seeakable stream, and it is unlikely that you can do that with /dev/stdin or directly reading from stdin. Regards,

Re: [dev] [surf] read from stdin

2025-03-27 Thread Quentin Rameau
> Hi, Hi, > > I thought it did have this feature. That’s wild. > > > > > On Mar 15, 2025, at 5:05 PM, Avid Seeker > > > wrote: > > > > > > I was kinda surprised suckless surf doesn't have this feature. > > > > > > It's a surprisingly frequently asked [1] question and a > > > straightforwar

Re: [dev] [surf] read from stdin

2025-03-20 Thread Roberto E . Vargas Caballero
Hi, Quoth Cole Young : > I thought it did have this feature. That’s wild. > > > On Mar 15, 2025, at 5:05 PM, Avid Seeker wrote: > > > > I was kinda surprised suckless surf doesn't have this feature. > > > > It's a surprisingly frequently asked [1] question and a straightforward > > way to ren

Re: [dev] [surf] read from stdin

2025-03-15 Thread Cole Young
I thought it did have this feature. That’s wild. > On Mar 15, 2025, at 5:05 PM, Avid Seeker wrote: > > I was kinda surprised suckless surf doesn't have this feature. > > It's a surprisingly frequently asked [1] question and a straightforward > way to render HTML. > > [1]: see https://unix.sta

[dev] [surf] read from stdin

2025-03-15 Thread Avid Seeker
I was kinda surprised suckless surf doesn't have this feature. It's a surprisingly frequently asked [1] question and a straightforward way to render HTML. [1]: see https://unix.stackexchange.com/questions/24931/, https://stackoverflow.com/questions/3591167/, and https://superuser.com/questions/