From 0a64da4f22aa6e7dc9ce23604386381860186ad4 Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Mon, 14 Oct 1996 03:56:09 +0000 Subject: Backout a previous change that didn't work, and update to version 4.5. --- usr.bin/vim/doc/vim_gui.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'usr.bin/vim/doc/vim_gui.txt') 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* -- cgit v1.2.3