aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ja/weechat_user.ja.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-11-07 18:42:48 +0100
committerSébastien Helleu <flashcode@flashtux.org>2023-11-11 08:54:24 +0100
commit97a90ac65a3e19fd3963b806b4688ebdb106c006 (patch)
treed1d755656e0c828c4fb087e003b9a904e442e62e /doc/ja/weechat_user.ja.adoc
parentcore: add incremental search in commands history (issue #2040) (diff)
downloadweechat-97a90ac65a3e19fd3963b806b4688ebdb106c006.tar.xz
weechat-97a90ac65a3e19fd3963b806b4688ebdb106c006.zip
core: add key ctrl+o to send command found and insert next one in input (issue #2040)
Diffstat (limited to 'doc/ja/weechat_user.ja.adoc')
-rw-r--r--doc/ja/weechat_user.ja.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc
index f78987f2e..d54a457e5 100644
--- a/doc/ja/weechat_user.ja.adoc
+++ b/doc/ja/weechat_user.ja.adoc
@@ -1917,6 +1917,8 @@ search text in commands history).
kbd:[Ctrl+j] +
kbd:[Ctrl+m] | Stop search and use matching input. | `+/input search_stop_here+`
// TRANSLATION MISSING
+| kbd:[Ctrl+o] | Execute the command found in history and insert the next one in the command line. | `+/input history_use_get_next+`
+// TRANSLATION MISSING
| kbd:[Ctrl+q] | Stop search and restore input to its initial value. | `+/input search_stop+`
|===