Re: [dev] Experimental editor

2011-06-12 Thread Martin Kühl
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

Re: [dev] Experimental editor

2011-06-17 Thread Martin Kühl
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

[dev] [noice] [PATCH] Support commands specified by environment variables

2015-11-26 Thread Martin Kühl
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

[dev] [stest] patch: Add option -v for inverted tests

2012-02-29 Thread Martin Kühl
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

Re: [dev] [dmenu:stest] [patch] Add an option to reverse matches

2013-08-06 Thread Martin Kühl
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