1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

doc: add keys to jump to highlights in FAQ (question about search of text in buffers)

This commit is contained in:
Sebastien Helleu
2011-10-06 10:03:07 +02:00
parent b9dd668d90
commit b2b585de69
5 changed files with 8 additions and 0 deletions
+2
View File
@@ -370,6 +370,8 @@ Wie kann ich in einem Buffer nach einem Text suchen (ähnlich /lastlog in irssi)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Die Standardtastenbelegung lautet @k(C-)@k(r) (der dazugehörige Befehl: `/input search_text`).
// TRANSLATION MISSING
And jump to highlights: @k(A-)@k(p)/@k(n).
Siehe die Benutzeranleitung für weitere Informationen zu dieser Funktion (Standardtastenbelegung).
+1
View File
@@ -354,6 +354,7 @@ How can I search text in buffer (like /lastlog in irssi)?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The default key is @k(C-)@k(r) (command is: `/input search_text`).
And jump to highlights: @k(A-)@k(p)/@k(n).
See user's guide for more info about this feature (default key bindings).
+1
View File
@@ -367,6 +367,7 @@ Comment puis-je chercher du texte dans le tampon (comme /lastlog dans irssi) ?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
La touche par défaut est @k(C-)@k(r) (la commande est : `/input search_text`).
Et sauter aux highlights : @k(A-)@k(p)/@k(n).
Voir le guide utilisateur pour plus d'information sur cette fonctionnalité
(raccourcis clavier par défaut).
+2
View File
@@ -363,6 +363,8 @@ Come posso cercare testo nel buffer (come /lastlog con irssi)?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Il tasto predefinito è @k(C-)@k(r) (il comando è: `/input search-text`).
// TRANSLATION MISSING
And jump to highlights: @k(A-)@k(p)/@k(n).
Consultare la guida per l'utente per maggiori informazioni su questa funzione
(combinazioni tasti predefiniti).
+2
View File
@@ -366,6 +366,8 @@ How can I search text in buffer (like /lastlog in irssi)?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The default key is @k(C-)@k(r) (command is: `/input search_text`).
// TRANSLATION MISSING
And jump to highlights: @k(A-)@k(p)/@k(n).
See user's guide for more info about this feature (default key bindings).