projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ed2760
)
Added noted about gvim -f option as editor-command (#141).
author
Daniel Carl
<danielcarl@gmx.de>
Mon, 10 Nov 2014 22:31:12 +0000
(23:31 +0100)
committer
Daniel Carl
<danielcarl@gmx.de>
Mon, 10 Nov 2014 22:31:12 +0000
(23:31 +0100)
doc/vimb.1
patch
|
blob
|
history
diff --git
a/doc/vimb.1
b/doc/vimb.1
index
ff1c778
..
447f29f
100644
(file)
--- a/
doc/vimb.1
+++ b/
doc/vimb.1
@@
-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.