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

doc/user: fix description of key ctrl+q in search context

This commit is contained in:
Sébastien Helleu
2023-06-12 18:38:21 +02:00
parent a9544af15c
commit 964d882c61
7 changed files with 11 additions and 7 deletions
+2 -1
View File
@@ -1670,7 +1670,8 @@ in einem Buffer nach einem Text zu suchen).
| kbd:[Enter] +
kbd:[Ctrl+j] +
kbd:[Ctrl+m] | beendet Suche ab aktueller Position. | `+/input search_stop_here+`
| kbd:[Ctrl+q] | beendet Suche und blättert zum Ende des Buffers. | `+/input search_stop+`
// TRANSLATION MISSING
| kbd:[Ctrl+q] | Stop search and reset scroll to pre-text search state. | `+/input search_stop+`
|===
[[key_bindings_cursor_context]]