On Fri, 20 May 2011, Connor Lane Smith wrote:
On 20 May 2011 19:58, Benjamin R. Haskell wrote:
dwm's focus rules still surprise me sometimes (mainly in monocle mode
where urxvt doesn't occupy the entire screen, due to the screen not
being evenly divisible by character cells).
static const Bo
On 20 May 2011 19:58, Benjamin R. Haskell wrote:
> dwm's focus rules still surprise me sometimes (mainly in monocle mode where
> urxvt doesn't occupy the entire screen, due to the screen not being evenly
> divisible by character cells).
static const Bool resizehints = False;
;)
cls
Subject: Re: [dwm] TermKitjkjkjn
dwm's focus rules still surprise me sometimes (mainly in monocle mode
where urxvt doesn't occupy the entire screen, due to the screen not
being evenly divisible by character cells). The jkjkjn tacked on to the
subject there was me trying to 'shake' an apparen
On Fri, 20 May 2011, Andrew Hills wrote:
On Fri, May 20, 2011 at 2:06 PM, Kurt H Maier wrote:
[...] wouldn't something akin to
history | sort -r | sed '1d; s/^[ \t]*[0-9]*[ \t]*//'
work just as well?
Didn't realize `sed` didn't have \d, but why [ \t] instead of \s?
[...] (Don't forget to