Changeset cc2d7ad in git

Timestamp:
12/31/16 22:23:43 (7 years ago)
Author:
Olly Betts <olly@…>
Branches:
RELEASE/1.2, master, proj-api-update, stereo
Children:
80778d3
Parents:
85c1767
git-author:
Olly Betts <olly@…> (12/31/16 22:15:35)
git-committer:
Olly Betts <olly@…> (12/31/16 22:23:43)
Message:

Check $VISUAL and $EDITOR when looking for editor

Suggested by Wookey.

The specified editor may have a GUI or need to run in a terminal, so it
seems we have to special case each editor supported. This also means we
can pass extra options needed to position the cursor on the
appropriate line/column.

Currently these editors are supported:
gvim, vim, gedit, pluma, emacs, nano, jed, kate

(No files)

Note: See TracChangeset for help on using the changeset viewer.