aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/ui.txt
diff options
context:
space:
mode:
authorTomasz N <przepompownia@users.noreply.github.com>2024-11-20 01:06:36 +0100
committerGitHub <noreply@github.com>2024-11-19 16:06:36 -0800
commitf111c32ff9dc63f4db08a27089b666e8fdce3eaf (patch)
treed8da890a1dbce83447378f9f5297edd914566b04 /runtime/doc/ui.txt
parent081beb3659bd6d8efc3e977a160b1e72becbd8a2 (diff)
downloadrneovim-f111c32ff9dc63f4db08a27089b666e8fdce3eaf.tar.gz
rneovim-f111c32ff9dc63f4db08a27089b666e8fdce3eaf.tar.bz2
rneovim-f111c32ff9dc63f4db08a27089b666e8fdce3eaf.zip
fix(messages): no message kind for search pattern #31272
Diffstat (limited to 'runtime/doc/ui.txt')
-rw-r--r--runtime/doc/ui.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/ui.txt b/runtime/doc/ui.txt
index 4e8253c47a..9cbb84a19d 100644
--- a/runtime/doc/ui.txt
+++ b/runtime/doc/ui.txt
@@ -800,6 +800,7 @@ must handle.
"rpc_error" Error response from |rpcrequest()|
"return_prompt" |press-enter| prompt after a multiple messages
"quickfix" Quickfix navigation message
+ "search_cmd" Entered search command
"search_count" Search count message ("S" flag of 'shortmess')
"wmsg" Warning ("search hit BOTTOM", |W10|, …)
New kinds may be added in the future; clients should treat unknown