[dev] Is git daemon at git.suckless.org down?

2017-04-25 Thread Silvan Jegen
Heyho everyone

The git daemon at git.suckless.org seems to be down for me.

st$ git pull
fatal: unable to connect to git.suckless.org:
git.suckless.org[0: 78.47.162.114]: errno=Connection refused


My git remote config looks as follows.

[remote "origin"]
url = git://git.suckless.org/st
fetch = +refs/heads/*:refs/remotes/origin/*


Are people supposed to use HTTP and we forgot to change the git clone
command on the st.suckless.org site or did the git daemon die?


Cheers,

Silvan



signature.asc
Description: PGP signature


Re: [dev] [st] Multiplexing support

2017-04-25 Thread hiro
the *excuse*



Re: [dev] [dmenu] crashes with "warning: locale not supported" on fresh install of Xubuntu 16.04

2017-04-25 Thread Martin Kühne
Not enough data for meaningful answer. You haven't described what
exactly the problem or your expectation is and in what environment
you're trying to run dmenu, like the desktop environment/window
manager. Did you configure dmenu to some extent, like passing command
line flags or even compile your own configuration?

cheers!
mar77i