Re: [dev] Stali RC

2015-09-24 Thread Anselm R Garbe
On 25 September 2015 at 04:29, Pickfire wrote: > Is there a package manager for suckless or do you need to install > everything by source? I explained on http://sta.li in the goals section * "Upgrade/install using git, no package manager needed" Of course this goal is not fully achieved yet, bu

Re: [dev] Stali RC

2015-09-24 Thread hiro
suckless is about feeling the pain of the bad code and the broken make system first hand to drive shitty code off the nerd market.

[dev] [st] [PATCH] Fix extra bracketed paste markers when pasting >8kb

2015-09-24 Thread dequis
Before this patch, when pasting over BUFSIZE (8192 bytes here), st would do the following: \e[200~...8192 bytes...\e[201~\e[200~...remaining bytes...\e[201~ With this patch, the start marker is only sent when the offset is 0 (at the beginning of selnotify) and the end marker is only sent when

Re: [dev] Stali RC

2015-09-24 Thread Pickfire
Is there a package manager for suckless or do you need to install everything by source? -- _ < Do what you like, like what you do. > - \ ^__^ \ (oo)\___ (__)\ )\/\ ||w

Re: [dev] Stali RC

2015-09-24 Thread hiro
or not, like me.

Re: [dev] Stali RC

2015-09-24 Thread 7heo
wrote: >Richard wrote: > >Hey Richard, Hello, Richard, > >> ... I just wanted a quick sanity check: > >I'm sorry to tell you, but you haven't passed the test. > First of all, welcome to suckless. You won't need sanity here. It has long been forgotten, at the benefit of feedback straightforwardn

Re: [dev] Stali RC

2015-09-24 Thread FRIGN
On Thu, 24 Sep 2015 18:32:53 + (UTC) Richard wrote: Hey Richard, > ... I just wanted a quick sanity check: I'm sorry to tell you, but you haven't passed the test. > - Am I right in assuming that stali does not include a /etc directory (and > therefore does not include prebuilt rc scripts)

[dev] Stali RC

2015-09-24 Thread Richard
I have stumbled across stali and it looks intriguing. I would like to install it this weekend. I have perused http://git.sta.li/rootfs-x86_64/tree/ and http://sta.li/installation ... I just wanted a quick sanity check: - Am I right in assuming that stali does not include a /etc directory (and