Re: [Vimprobable-users] Editor patch evolution
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
|
From: Markus D. <msd...@ar...> - 2012-10-07 18:01:20
|
Hi list,
On Sat, Oct 06, 2012 at 12:07:08PM +0200, Alexander Foremny wrote:
> Possibly one could introduce an option in vimprobablerc which
> overrides the environment if it is specified? This seems to be common
> in other UNIX applications.
Well, I'm not sure if all that configurability is not a bit of an
overkill for something like that, but it's not much code, so here's a
patch that
(a) evaluates TMPDIR, if set, and
(b) lets you set a variable tempdir in .vimprobablerc (or
interactively)
The patch applies on top of last week's editor patch (talking about
which: If I'd like to get this stuff into the upstream git, what
would I do?)
Cheers,
Markus
|