Add question about key to jump to buffer 11 (or higher) in FAQ

v2.8-utf8proc
Sebastien Helleu 2010-12-02 18:54:41 +01:00
parent e2be1dbd43
commit e6f1c3038e
5 changed files with 83 additions and 0 deletions

View File

@ -271,6 +271,23 @@ Mit der voreingestellten Tastenkombination Meta-k (normal Alt-k) kann man sich d
Code der jeweiligen Taste anzeigen lassen und in die Eingabezeile einfügen.
// TRANSLATION MISSING
[[jump_to_buffer_11_or_higher]]
What is the key to jump to buffer 11 (or higher number)?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The key is alt-j and then 2 digits, for example alt-j then 1, 1 to jump to
buffer 11.
You can bind a key, for example:
----------------------------------------
/key bind meta-q /buffer *11
----------------------------------------
List of default keys is in User's guide.
[[irc]]
IRC
---

View File

@ -255,6 +255,22 @@ Default key Meta-k (usually Alt-k) lets you grab key code and insert it in
command line.
[[jump_to_buffer_11_or_higher]]
What is the key to jump to buffer 11 (or higher number)?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The key is alt-j and then 2 digits, for example alt-j then 1, 1 to jump to
buffer 11.
You can bind a key, for example:
----------------------------------------
/key bind meta-q /buffer *11
----------------------------------------
List of default keys is in User's guide.
[[irc]]
IRC
---

View File

@ -265,6 +265,22 @@ La touche par défaut Meta-k (souvent Alt-k) permet de capturer le code d'une
touche et de l'inclure dans la ligne de commande.
[[jump_to_buffer_11_or_higher]]
Quelle est la touche pour sauter vers le tampon 11 (ou numéro plus élevé) ?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
La touche est alt-j puis 2 chiffres, par exemple alt-j puis 1, 1 pour sauter
au tampon 11.
Vous pouvez définir une touche, par exemple :
----------------------------------------
/key bind meta-q /buffer *11
----------------------------------------
La liste des touches par défaut est dans le Guide utlisateur.
[[irc]]
IRC
---

View File

@ -260,6 +260,23 @@ Il tasto predefinito Meta-k (di solito Alt-k) consente di registrare il codice
tasto ed inserirlo nella riga di comando.
// TRANSLATION MISSING
[[jump_to_buffer_11_or_higher]]
What is the key to jump to buffer 11 (or higher number)?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The key is alt-j and then 2 digits, for example alt-j then 1, 1 to jump to
buffer 11.
You can bind a key, for example:
----------------------------------------
/key bind meta-q /buffer *11
----------------------------------------
List of default keys is in User's guide.
[[irc]]
IRC
---

View File

@ -256,6 +256,23 @@ Domyślnie Meta-k (zazwyczaj Alt-k) pozwala pobrać kod klawiszy i umieścić
go w wierszu poleceń.
// TRANSLATION MISSING
[[jump_to_buffer_11_or_higher]]
What is the key to jump to buffer 11 (or higher number)?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The key is alt-j and then 2 digits, for example alt-j then 1, 1 to jump to
buffer 11.
You can bind a key, for example:
----------------------------------------
/key bind meta-q /buffer *11
----------------------------------------
List of default keys is in User's guide.
[[irc]]
IRC
---