X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Flocale%2Fen-US%2Ffaq.xml;h=2c78e9c6b68711468bd73e1c830f404b60a4fe4a;hb=70740024f9c028c1fd63e1a1850ab062ff956054;hp=ecc3becd3d8ec5ebdb2b2b71ec518772c8a66a3b;hpb=eeed0be1a8abf7e3c97f43b63c1d595e940fef21;p=dactyl.git diff --git a/common/locale/en-US/faq.xml b/common/locale/en-US/faq.xml index ecc3bec..2c78e9c 100644 --- a/common/locale/en-US/faq.xml +++ b/common/locale/en-US/faq.xml @@ -65,8 +65,8 @@

What do the "[-+♥]" symbols in the status bar mean?

These indicate that you can move backward through history, - that you can move forward through history, and that the page - is bookmarked, respectively. See also :help + that you can move forward through history, and that the page is + bookmarked, respectively. See also :help status-line.

@@ -81,37 +81,37 @@ :help pattern.

-

How can I prevent the command line completion list showing until I press ?

+

How can I prevent the command line completion list showing until I press ?

- You can disable it entirely with :set autocomplete= - or for specific types of command completion by - choosing more restrictive values. See :help - autocomplete and wildmode. + You can disable it entirely with or for + specific types of command completion by choosing more + restrictive values. See :help autocomplete and + wildmode.

Why doesn't external input field editing work with my editor setting?

- Unfortunately, external editors which return immediately, - before editing is complete, are not supported. This means that - gvim, for instance, must be run with the -f flag, and - editors run from a terminal must not connect to a remote - process. In the case of Rxvt-unicode, this means that the - urxvtc program is not an option, and Gnome Terminal is very - likely not useable under any circumstances. + Unfortunately, external editors which return immediately, before + editing is complete, are not supported. This means that + gvim, for instance, must be run with the -f + flag, and editors run from a terminal must not connect to a + remote process. In the case of Rxvt-unicode, this means that the + urxvtc program is not an option, and Gnome Terminal is + very likely not useable under any circumstances.

- If you are using a version of Firefox newer than 4.0 - beta 7 and a version of Pentadactyl less than 1.0 - βeta 4, you'll need to upgrade the latter. + If you are using a version of Firefox newer than 4.0 beta 7 and + a version of Pentadactyl less than 1.0 βeta 4, you'll need to + upgrade the latter.

Why can't I build/install from the Mercurial repository on Windows®?

We use symbolic links in our repository to deal with certain - files which are common across projects. Mercurial for - Windows®, unfortunately, doesn't deal with these very well. - However, adding the following lines to the .hg\hgrc - file in your repository should make things work: + files which are common across projects. Mercurial for Windows®, + unfortunately, doesn't deal with these very well. However, + adding the following lines to the .hg\hgrc file in your + repository should make things work:

[hooks] update = python:common/contrib/fix_symlinks.py:fix_symlinks @@ -140,7 +140,7 @@ precommit = python:common/contrib/fix_symlinks.py:fix_symlinks:js services.get(browserSearch).getEngines().forEach(function (e) e.hidden = false) + :js services.browserSearch.getEngines().forEach(function (e) e.hidden = false)

Key bindings

@@ -148,7 +148,7 @@ precommit = python:common/contrib/fix_symlinks.py:fix_symlinks See the passkeys option to automatically pass specific keys on sites of your choosing, or autocmd-examples to - automatically enter PASS THROUGH mode for certain websites. + automatically enter Pass Through mode for certain websites.

Why doesn't my modes.passAllKeys autocmd work anymore?

@@ -158,7 +158,7 @@ precommit = python:common/contrib/fix_symlinks.py:fix_symlinksHow can I use keys other than numbers for hinting?

Use the hintkeys option.

-

How can I display my hints in upper case but type them in lower case?

+

How can I display my hints in upper case but type them in lower case?

If you use alphabetic characters for your hintkeys and would like to be able to type them in lower case but still have