From 1ee3590156001e098eb868ece02bac9efa22a17e Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Wed, 20 Aug 2008 09:28:53 +0000 Subject: [PATCH] fix documentation as it doesn't support a count --- locale/en-US/buffer.txt | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/locale/en-US/buffer.txt b/locale/en-US/buffer.txt index bca1c753..d5fb2358 100644 --- a/locale/en-US/buffer.txt +++ b/locale/en-US/buffer.txt @@ -8,11 +8,10 @@ Vimperator holds exactly one buffer object for each tab. It is usually an section:Buffer{nbsp}information[buffer-information] || + -||[count]|| +|||| ________________________________________________________________________________ -Print the current file name. Also shows some additional file information like -file size or the last modified date. If {count} is given print the current -file name with full path. +Print the current file name. Also shows some additional file information like +file size or the last modified date. ________________________________________________________________________________ @@ -23,7 +22,7 @@ Print file information. Same as [c]:pa[geinfo][c]. ________________________________________________________________________________ -|:pa| |:pageinfo| +|:pa| |:pageinfo| + ||:pa[geinfo]|| ________________________________________________________________________________ Show various page information. See [c]:help 'pageinfo'[c] for available options. @@ -64,7 +63,7 @@ Scroll to the absolute left of the document. Unlike in Vim, [m]0[m] and [m]^[m] ________________________________________________________________________________ -|$| +|$| + ||$|| ________________________________________________________________________________ Scroll to the absolute right of the document @@ -152,14 +151,14 @@ ________________________________________________________________________________ section:Jumping{nbsp}to{nbsp}elements[jumping] -|| +|| + |||| ________________________________________________________________________________ Advance keyboard focus to the next element. ________________________________________________________________________________ -|| +|| + |||| ________________________________________________________________________________ Rewind keyboard focus to the previous element. @@ -210,14 +209,14 @@ ________________________________________________________________________________ section:Zooming[zooming] -|+| |zi| +|+| |zi| + ||[count]zi|| ________________________________________________________________________________ Enlarge text zoom of current web page. Mnemonic: zoom in ________________________________________________________________________________ -|zm| +|zm| + ||[count]zm|| ________________________________________________________________________________ Enlarge text zoom of current web page by a larger amount. Mnemonic: zoom more @@ -231,14 +230,14 @@ Reduce text zoom of current web page. Mnemonic: zoom out ________________________________________________________________________________ -|zr| +|zr| + ||[count]zr|| ________________________________________________________________________________ Reduce text zoom of current web page by a larger amount. Mnemonic: zoom reduce ________________________________________________________________________________ -|zz| +|zz| + ||[count]zz|| ________________________________________________________________________________ Set text zoom value of current web page. Zoom value can be between 1 and @@ -246,35 +245,35 @@ Set text zoom value of current web page. Zoom value can be between 1 and ________________________________________________________________________________ -|zI| +|zI| + ||[count]zI|| ________________________________________________________________________________ Enlarge full zoom of current web page. Mnemonic: zoom in ________________________________________________________________________________ -|zM| +|zM| + ||[count]zM|| ________________________________________________________________________________ Enlarge full zoom of current web page by a larger amount. Mnemonic: zoom more ________________________________________________________________________________ -|zO| +|zO| + ||[count]zO|| ________________________________________________________________________________ Reduce full zoom of current web page. Mnemonic: zoom out ________________________________________________________________________________ -|zR| +|zR| + ||[count]zR|| ________________________________________________________________________________ Reduce full zoom of current web page by a larger amount. Mnemonic: zoom reduce ________________________________________________________________________________ -|zZ| +|zZ| + ||[count]zZ|| ________________________________________________________________________________ Set full zoom value of current web page. Zoom value can be between 1 and @@ -308,7 +307,7 @@ also put into the selection, which can be pasted with the middle mouse button. ________________________________________________________________________________ -|Y| +|Y| + ||Y|| ________________________________________________________________________________ Copy currently selected text to the system clipboard.