diff options
author | Doug Kearns <dougkearns@gmail.com> | 2008-12-20 01:08:24 +1100 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2008-12-20 01:12:31 +1100 |
commit | 86f14b77ccb127678c0743c3483175c15e901467 (patch) | |
tree | 049efb59effff9c118d1dcdb056620b66c05335e /vimperator/NEWS | |
parent | 03fed06b39c36357858f1b45f7b9e51d6f838ce7 (diff) | |
download | pentadactyl-86f14b77ccb127678c0743c3483175c15e901467.tar.gz |
document :hardcopy >{filename}...since it was committed
Diffstat (limited to 'vimperator/NEWS')
-rw-r--r-- | vimperator/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vimperator/NEWS b/vimperator/NEWS index c850ec2b..f982feda 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -21,6 +21,7 @@ VimperatorLeave respectively * IMPORTANT: 'verbose' is now by default at 1, set to 0 to not show any status messages + * :hardcopy now supports output redirection to a file on Unix and MacUnix * add ";f" extended hint mode to focus a frame * add "r", "l", and "b" to 'guioptions' to toggle the scrollbars. * remove spaces and newlines when open urls starting with http:// or similar |