On Thu, Apr 18, 2013 at 08:26:37PM +0200, Christoph Lohmann wrote:
> Greetings comrades,
>
> Anyone has built binaries on Windows of suckless projects and may pro???
> vide a wiki page about how it was done.
Greetings from the cygwin ghetto!
No wiki page, but:
dwm, dmenu, and st all build jus
> This is about helping your fellow victims of Redmond oligopoly.
I'm not sure providing Windows binaries would be a good way of doing
that. And reports of issues on the mailing list from Windows users
unwilling to compile their own software strikes me as an annoying
possibility.
But. I have u
Greetings comrades,
people have been asking for Windows binaries of Suckless projects. The
easiest way for this seems to be using Cygwin. Since Windows users are
easy to satisfy by just having something that runs and rapes your family
in the meanwhile, it should be possible to only compile
Greetings.
On Thu, 18 Apr 2013 16:52:59 +0200 Alexander Sedov
wrote:
> Now, when you are selecting a region, you will get all empty lines that happen
> to be in it, including trailing ones. Last line terminator is omitted as it
> previously
> was, though.
Thanks, it’s applied. That’s how selec
Allows to configure which characters are used for tokenizing input string.
Passing empty string disables tokenizing.
---
This is the patch that adds configurable behaviour for this feature.
If maintainer feels like including it in upstream, fine.
Else, topicstarter may download this email and apply
Now, when you are selecting a region, you will get all empty lines that happen
to be in it, including trailing ones. Last line terminator is omitted as it
previously
was, though.
---
st.c |7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/st.c b/st.c
index 27d0be8..44ff
Anselm R Garbe writes:
> On 17 April 2013 19:18, Hiltjo Posthuma wrote:
>> On Wed, Apr 17, 2013 at 6:04 PM, Alexander Sedov
>> wrote:
>>> 2013/4/17 Hiltjo Posthuma :
Hehe, just to clarify: the patch I submitted which adds mouse support
is not meant to be included in the upstream dmen