On Fri, Jun 10, 2011 at 00:05, Connor Lane Smith wrote:
> My plan, then, is to write an editor for X, which although
> (almost-)modeless, is extremely fast to use. (I say `almost' because
> search, for instance, is a mode, but is at the users' locus of
> attention. I may also make `Escape' an opti
On Fri, Jun 17, 2011 at 11:07, markus schnalke wrote:
> [2011-06-15 14:47] Connor Lane Smith
>> On 15 June 2011 12:26, markus schnalke wrote:
> In vi, you enter insert mode, which you consider a real mode, with `i'
> and leave it with Escape. Likewise you enter ex mode (i.e. last-line
> mode), w
Not sure where else to post this, so...
Specifying commands by name in config.h means that
every time one switches ones editor (for example),
one has to modify every config.h file referencing that editor
and then recompile every corresponding program.
This change adds a string `env` for specifyin
Hi,
here is a patch that adds a -v option to stest. The option inverts all
other tests, similar to grep -v.
Cheers,
Martin
stest-v.diff
Description: Binary data
On Tue, Aug 6, 2013 at 11:10 AM, Bastien Dejean wrote:
>
> From 23cc463e6e52d0ca975ee077c91f06bb9a2748f0 Mon Sep 17 00:00:00 2001
> From: Bastien Dejean
> Date: Wed, 24 Apr 2013 12:06:52 +0200
> Subject: [PATCH] Add an option to select non-matching files
cf. http://lists.suckless.org/dev/1202/11