Hi there,
Here is a small patch for adding the functionality: double clicks to select
a word, and triple clicks to select a line.
A *word* is defined as some string which is placed between space characters
or boundary.
A *line* is defined as the content which starts from 0 to term.col.
I've tried
On Tue, Apr 12, 2011 at 11:08:20AM -0400, Peter John Hartman wrote:
> Hi. Thanks go also to LokiChaos on #suckless. With this little patch[1] you
> can now use this little script[2] (and others presumably) to manipulate
> windows
> via xdotool in dwm.
As it turns out [1] was rather incomplete
Hi all,
I'm using wmii under Arch, and have found that whenever I start
Chromium (version 10.0.648.133) (whether by Mod-p or by command line)
it is spawned as a floating window in wmii. I have installed both the
default from the Arch package repository as well as the latest version
from mercurial,
On 03/17/2011 12:54 PM, Aaron Lindsay wrote:
Hi all,
I'm using wmii under Arch, and have found that whenever I start
Chromium (version 10.0.648.133) (whether by Mod-p or by command line)
it is spawned as a floating window in wmii. I have installed both the
default from the Arch package repositor
On 03/17/2011 12:54 PM, Aaron Lindsay wrote:
Hi all,
I'm using wmii under Arch, and have found that whenever I start
Chromium (version 10.0.648.133) (whether by Mod-p or by command line)
it is spawned as a floating window in wmii. I have installed both the
default from the Arch package repositor
On Wed, Apr 13, 2011 at 09:28:19PM +0100, Andreas Amann wrote:
> WARNING: This e-mail has been altered by MIMEDefang. Following this
> paragraph are indications of the actual changes made. For more
> information about your site's MIMEDefang policy, contact
> UCC Hostmaster / MIMEDefang Administra
hey,
On Sat, Apr 9, 2011 at 8:05 AM, Sara Fauzia wrote:
> I am unable to do shift selection in st (the suckless tool), with Emacs
> (http://www.gnu.org/software/emacs/manual/html_node/emacs/Shift-Selection.html).
> The
> arrow keys also did not work in Emacs, so I fixed this by adding the
> foll
2011/4/13 Cheng-Wei Lin :
> Here is a small patch for adding the functionality: double clicks to select
> a word, and triple clicks to select a line.
> A *word* is defined as some string which is placed between space characters
> or boundary.
> A *line* is defined as the content which starts from 0