summaryrefslogtreecommitdiff
path: root/vimperator
diff options
context:
space:
mode:
Diffstat (limited to 'vimperator')
-rw-r--r--vimperator/NEWS1
-rw-r--r--vimperator/locale/en-US/buffer.txt8
-rw-r--r--vimperator/locale/en-US/index.txt1
3 files changed, 10 insertions, 0 deletions
diff --git a/vimperator/NEWS b/vimperator/NEWS
index d9ebe362..a30cf99e 100644
--- a/vimperator/NEWS
+++ b/vimperator/NEWS
@@ -4,6 +4,7 @@
* TabMixPlus (and other tab extensions) should work much better now
together with Vimperator unless you :set guioptions+=[nN]
* remove 'preload' option. You can fake it by some custom javascript in your init file
+ * add :frameonly
* add :stopall
* add :tabdo
* add 'encoding'
diff --git a/vimperator/locale/en-US/buffer.txt b/vimperator/locale/en-US/buffer.txt
index 680a360f..4a6975e0 100644
--- a/vimperator/locale/en-US/buffer.txt
+++ b/vimperator/locale/en-US/buffer.txt
@@ -327,6 +327,14 @@ Normally this command operates on the text zoom; if used with [!], it
operates on full zoom.
________________________________________________________________________________
+section:Working{nbsp}with{nbsp}frames[frames]
+
+|:frameo| |:frameonly|
+||:frameo[nly]|| +
+________________________________________________________________________________
+Show only the current frame's page.
+________________________________________________________________________________
+
section:Copying{nbsp}text[copying,yanking]
When running in X11, the text of the following commands is not only
diff --git a/vimperator/locale/en-US/index.txt b/vimperator/locale/en-US/index.txt
index cd9aa2d4..3da260a3 100644
--- a/vimperator/locale/en-US/index.txt
+++ b/vimperator/locale/en-US/index.txt
@@ -183,6 +183,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
||[c]:execute[c]|| Execute the argument as an Ex command +
||[c]:exusage[c]|| List all Ex commands with a short description +
||[c]:finish[c]|| Stop sourcing a script file +
+||[c]:frameonly[c]|| Show only the current frame's page +
||[c]:forward[c]|| Go forward in the browser history +
||[c]:hardcopy[c]|| Print current document +
||[c]:help[c]|| Display help +