From a03c6021fd96ae8fb4ad3ef101b45238bfe65d75 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 18 Oct 2007 05:58:40 +0000 Subject: [PATCH] update NEWS --- NEWS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 2089deda..f2142bc5 100644 --- a/NEWS +++ b/NEWS @@ -2,13 +2,9 @@ 2007-xx-xx: * version 0.6 * THIS VERSION ONLY WORKS WITH FIREFOX 3.0 - * new :winclose command - * :q doesn't close the whole browser, if there are more than one windows - * new gb and gB mappings to repeat the last :buffer[!] command, * :ls, :history and :bmarks output is now hyperlinked * tags and keyword support for :bmark * added full zoom, and changed keybindings slightly for text zoom - * :buffer partial_string works now as in vim, and with ! even better * improvements for scrollable -- more -- prompt * changed 'I' key to Ctrl-Q to also work in textboxes * sites like msn.com or yahoo.com don't focus search field anymore on keydown @@ -155,7 +151,7 @@ * :help section supported, :help :set will show help for the :set command (patch from Viktor Kojouharov) * :source support, and auto-sourcing ~/.vimperatorrc on startup - * :javascript <<EOF support to execute multiline javascript code + * :javascript <