X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Flocale%2Fen-US%2Fbrowsing.xml;h=d526ba80090d0f9c0db8b03f459e076abdd84f32;hb=8b6fcae7eaa413bc62d645d2d0c99835c47265e6;hp=cbb31f100b4dc8ab7d1d409f954cf725f373fbd5;hpb=eeed0be1a8abf7e3c97f43b63c1d595e940fef21;p=dactyl.git diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml index cbb31f1..d526ba8 100644 --- a/common/locale/en-US/browsing.xml +++ b/common/locale/en-US/browsing.xml @@ -12,47 +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 two 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. -

-
-
-

Opening web pages

@@ -101,7 +60,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to :open Linus Torvalds
  • - Any other value is passed directly &dactyl.host; and + Any other value is passed directly to &dactyl.host; and must be a valid URL or hostname.
  • @@ -127,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 @@ -137,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! @@ -149,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 @@ -168,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. +

    @@ -223,7 +202,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to - ]]> + ]]> count<C-x> @@ -237,7 +216,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to - ]]> + ]]> count<C-a> @@ -248,62 +227,164 @@ 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 with - :back or :forward. + Go to the countth next domain in the history stack.

    - gh + :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

    Go home. Opens the homepage in the current tab.

    @@ -311,7 +392,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
    - gH + gH]]> gH @@ -324,7 +405,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to - gu + gu]]> countgu

    Go to countth parent directory.

    @@ -338,7 +419,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
    - gU + gU]]> gU

    Go to the root of the web site.

    @@ -369,28 +450,6 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
    - - :reh :rehash - :rehash arg … - -

    - Reload the &dactyl.appName; add-on, including all code, plugins, - and configuration. For users running directly from the development - repository, this is a good way to update to the latest version or - to test your changes. -

    -

    - Any arguments supplied are parsed as command-line arguments as - specified in startup-options. -

    - - Not all plugins are designed to cleanly un-apply during a rehash. - While official plugins are safe, beware of possible instability - if you rehash while running third-party plugins. - -
    -
    - :re :reload :reload! @@ -416,7 +475,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to

    Stopping

    - :st :stop]]> + :st :stop]]> <C-c> :stop @@ -471,6 +530,18 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to

    Quitting

    + + ZQ :x :exit + + :exit! + +

    + Quit &dactyl.appName;, no matter how many tabs/windows are open. + The session is not stored. Use ! to forcibly quit. +

    +
    +
    + :q :quit @@ -489,8 +560,8 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to :quitall

    - Quit &dactyl.appName;, no matter how many tabs/windows - are open. The session is not stored. + Close the current &dactyl.appName; window, no matter how + many tabs are open.

    @@ -512,7 +583,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
    - :xa :xall :wq :wqa :wqall + ZZ :xa :xall :wq :wqa :wqall :wqall :xall @@ -525,25 +596,6 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to - - ZQ - ZQ - -

    Quit and don't save the session. Works like :qall.

    -
    -
    - - - ZZ - ZZ - -

    - Quit &dactyl.appName; and save the session. Works like - :xall. -

    -
    -
    -

    The current directory