X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Flocale%2Fen-US%2Fbrowsing.xml;fp=common%2Flocale%2Fen-US%2Fbrowsing.xml;h=0e0c4075e05244a8ea4e32a137cc3504273cd61a;hb=70740024f9c028c1fd63e1a1850ab062ff956054;hp=cbb31f100b4dc8ab7d1d409f954cf725f373fbd5;hpb=718c614c183350706466e22939d0101ca4c87efe;p=dactyl.git diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml index cbb31f1..0e0c407 100644 --- a/common/locale/en-US/browsing.xml +++ b/common/locale/en-US/browsing.xml @@ -17,10 +17,10 @@ &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: +&dactyl.host; or to a web page, you have several options: - ]]> + ]]> ]]>

@@ -53,6 +53,11 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to +

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

+

Opening web pages

@@ -101,7 +106,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.
  • @@ -223,7 +228,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
    - ]]> + ]]> count<C-x> @@ -237,7 +242,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to - ]]> + ]]> count<C-a> @@ -249,7 +254,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to - ~ + ~]]> ~

    Open home directory. Equivalent to :open ~/

    @@ -296,14 +301,14 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to

    Current history position is marked with >. - Jump numbers may be used as counts for with + Jump numbers may be used as counts for :back or :forward.

    - gh + gh]]> gh

    Go home. Opens the homepage in the current tab.

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

    Go to countth parent directory.

    @@ -338,7 +343,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 +374,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 +399,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to

    Stopping

    - :st :stop]]> + :st :stop]]> <C-c> :stop @@ -471,6 +454,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 +484,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 +507,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 +520,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