X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Flocale%2Fen-US%2Fbuffer.xml;fp=common%2Flocale%2Fen-US%2Fbuffer.xml;h=42462c72db782fbbbabc12016bc0688457708555;hb=9044153cb63835e39b9de8ec4ade237c03e3888a;hp=7f514a91f46d58d8dc2fa02f932347bce07e8f1c;hpb=70740024f9c028c1fd63e1a1850ab062ff956054;p=dactyl.git diff --git a/common/locale/en-US/buffer.xml b/common/locale/en-US/buffer.xml index 7f514a9..42462c7 100644 --- a/common/locale/en-US/buffer.xml +++ b/common/locale/en-US/buffer.xml @@ -134,13 +134,14 @@

Go to the end of the document. With count, - behaves exactly the same as gg. + go to the countth line as determined by linenumbers, + or by the line height of the document body otherwise.

- <scroll-percent> N% + <scroll-percent> N% % count%

Scroll to count percent of the document.

@@ -202,8 +203,8 @@

Scroll window downwards by the amount specified in the - scroll option. With count, scroll as if - scroll were set to count. + scroll option. With count, set the scroll + option to count before executing the command.

@@ -214,9 +215,9 @@ count<C-u>

- Scroll window upwards by the amount specified in the - scroll option. With count, scroll as if - scroll were set to count. + Scroll window upwards by the amount specified in the scroll + option. With count, set the scroll option to + count before executing the command.

@@ -344,6 +345,15 @@ + + g] + countg]arg + +

Jump to the next off-screen element as defined by jumptags.

+
+
+ + { count{ @@ -530,7 +540,7 @@ - <yank-word> Y + <yank-selection> Y Y

Copy currently selected text to the system clipboard.