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
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.
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
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
or not, like me.
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
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)
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