summaryrefslogtreecommitdiff
path: root/usr.bin/vim/doc/vim_gui.txt
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1996-10-14 03:56:09 +0000
committerJason Downs <downsj@cvs.openbsd.org>1996-10-14 03:56:09 +0000
commit0a64da4f22aa6e7dc9ce23604386381860186ad4 (patch)
tree532d8d1430151973edf5c77219a3c0c08afbd3d4 /usr.bin/vim/doc/vim_gui.txt
parent6ddf388c16e872b21b49b92394473229e943f96e (diff)
Backout a previous change that didn't work, and update to version 4.5.
Diffstat (limited to 'usr.bin/vim/doc/vim_gui.txt')
-rw-r--r--usr.bin/vim/doc/vim_gui.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.bin/vim/doc/vim_gui.txt b/usr.bin/vim/doc/vim_gui.txt
index 017f6f49e09..d8c4cb40289 100644
--- a/usr.bin/vim/doc/vim_gui.txt
+++ b/usr.bin/vim/doc/vim_gui.txt
@@ -1,4 +1,4 @@
-*vim_gui.txt* For Vim version 4.4. Last modification: 1996 Sep 12
+*vim_gui.txt* For Vim version 4.5. Last modification: 1996 Oct 5
Vim's Graphical User Interface
@@ -113,6 +113,12 @@ which make Motif applications look even better, highly recommended!
Don't use "Vim*geometry" in the defaults. This will break the menus. Use
"Vim.geometry" instead.
+If you get an error message "Cannot allocate colormap entry for "gray60",
+try adding this to your Vim resources (change the colors to your liking):
+
+Vim*scrollBackground: Black
+Vim*scrollForeground: Blue
+
The resources can also be set with arguments to vim:
argument meaning *-gui*