X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Flocale%2Fen-US%2Fbrowsing.xml;h=d526ba80090d0f9c0db8b03f459e076abdd84f32;hb=8b6fcae7eaa413bc62d645d2d0c99835c47265e6;hp=0e0c4075e05244a8ea4e32a137cc3504273cd61a;hpb=70740024f9c028c1fd63e1a1850ab062ff956054;p=dactyl.git diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml index 0e0c407..d526ba8 100644 --- a/common/locale/en-US/browsing.xml +++ b/common/locale/en-US/browsing.xml @@ -12,52 +12,6 @@

Browsing

-

Bypassing &dactyl.appName;

- -&dactyl.appName; overrides nearly all &dactyl.host; keys in order to -make browsing more pleasant for Vim users. On the occasions when you -want to bypass &dactyl.appName;'s key handling and pass keys directly to -&dactyl.host; or to a web page, you have several options: - - - ]]> - ]]> - -

- Process the next key as a builtin mapping, ignoring any user defined - mappings and passkeys settings. -

-
-
- - - CTRL-V]]> - ]]> - -

- Pass the next key press directly to &dactyl.host;. -

-
-
- - - CTRL-Z]]> - ]]> - -

- Pass all keys except for directly to - &dactyl.host;. When is pressed, - resume normal key handling. This is especially useful - for web sites which make heavy use of key bindings. -

-
-
- -

- See also passkeys and passunknown for ways to permanently pass - all or particular keys under certain conditions. -

-

Opening web pages

@@ -132,6 +86,16 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to + + O + O + +

+ Open an :open prompt followed by the current URL. +

+
+
+ T T @@ -142,6 +106,22 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to + + s + s + +

Open a search prompt.

+
+
+ + + S + S + +

Open a search prompt for a new tab.

+
+
+ :tabdu :tabduplicate :counttabduplicate! @@ -154,16 +134,6 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to - - O - O - -

- Open an :open prompt followed by the current URL. -

-
-
- w :winopen :wopen :winopen! args @@ -173,6 +143,10 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to Like :tabopen, but all arguments are opened in a single new window.

+

+ When called via :private, the new window is a + private browsing window. +

@@ -253,60 +227,162 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to +

History

+ - ~]]> - ~ - -

Open home directory. Equivalent to :open ~/

+ ]]> + + count]]> + +

+ Go to an older position in the jump list. + If count is specified, jump count positions backward. +

-

Navigating

+ + ]]> + + count]]> + +

+ Go to a newer position in the jump list. + If count is specified, jump count positions forward. +

+
+
- CTRL-O :ba :back]]> + :ju :jumps + + :jumps + +

+ Display the jump list. + The jump numbers shown are suitable as arguments to + or . +

+
+
+ + + H]]> + + [count]H + +

+ Go back in the browser history. If count is specified, go + back count pages. +

+
+
+ + + L]]> + + countL + +

+ Go forward in the browser history. If count is specified, + go forward count pages. +

+
+
+ + + :ba :back :countback url - :back! - count<C-o> + :countback!

- Go count pages back in the browser history. If - url is specified go back to the first matching - URL. The special version :back! goes to the - beginning of the browser history. + Go back in the browser history. If count is specified, go + back count pages. +

+

+ The special version :back! goes to the beginning of the browser history.

- CTRL-I :fo :fw :forward]]> + :fw :fo :forward :countforward url - :forward! - count<C-i> + :countforward!

- Go count pages forward in the browser history. - If url is specified go forward to the first - matching URL. The special version :forward! - goes to the end of the browser history. + Go forward in the browser history. If count is specified, + go forward count pages. +

+

+ The special version :forward! goes to the end of the browser history.

- :ju :jumps - :jumps + + count[d -

List all jumps, i.e., the current tab's session history.

+

+ Go to the countth previous domain in the history stack. +

+
+
+ + + count]d +

- Current history position is marked with >. - Jump numbers may be used as counts for - :back or :forward. + Go to the countth next domain in the history stack.

+ + :hs :hist :history + :history! filter + +

+ Show recently visited URLs. Opens the message window at the bottom of the screen + with all history items whose page titles or URLs match + filter. +

+ +

+ The special version :history! works the same as + :history except that it opens all matching + pages in new tabs rather than listing them. +

+ +

The pages may also be filtered via the following options,

+ +
+
-max
+
+ The maximum number of items to list or open + (short name -m). +
+
-sort
+
+ The sort order of the results + (short name -s). +
+
+
+
+ +

Navigating

+ + + ~]]> + ~ + +

Open home directory. Equivalent to :open ~/

+
+
+ gh]]> gh