Improve editors a bit:
authorLaurent Monin <geeqie@norz.org>
Fri, 16 May 2008 08:37:07 +0000 (08:37 +0000)
committerLaurent Monin <geeqie@norz.org>
Fri, 16 May 2008 08:37:07 +0000 (08:37 +0000)
commitdbb4e406f3b1893911d5c44f3fe5f75ae3b87f4d
treebaa3035c20bb0bf5aa02601d307c914237bf409e
parent8cf9235c20b8f059c00c09caf55fd2b81adb683b
Improve editors a bit:
- allow whitespaces before and after %v, %V, %w
- allow % escaping using %% (mandatory to use shell commands than contain % characters)
- display a dialog on execution if a syntax error is detected (only for generic editors)
- update README editors section
README
src/editors.c