Added noted about gvim -f option as editor-command (#141).
authorDaniel Carl <danielcarl@gmx.de>
Mon, 10 Nov 2014 22:31:12 +0000 (23:31 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 10 Nov 2014 22:31:12 +0000 (23:31 +0100)
doc/vimb.1

index ff1c778..447f29f 100644 (file)
@@ -1166,7 +1166,8 @@ used to handle downloads. If this is disabled vimb will handle the download.
 .TP
 .B editor-command (string)
 Command with placeholder '%s' called if form filed is opened with editor to
-spawn the editor like `x-terminal-emulator -e vi %s'.
+spawn the editor like `x-terminal-emulator -e vi %s'. To use gvim as editor,
+it's necessary to call it with `-f' to run it in foreground.
 .TP
 .B fullscreen (bool)
 Show the current window full-screen.