docs(input): document navigate_search arguments

pull/12579/head
Claude Opus 4.7 2026-05-04 16:57:56 +02:00 committed by Lukas
parent 248df8e7aa
commit b1b01741f6
No known key found for this signature in database
GPG Key ID: 1944A0A77B561220
1 changed files with 2 additions and 0 deletions

View File

@ -423,6 +423,8 @@ pub const Action = union(enum) {
/// Navigate the search results. If there is no active search, this
/// is not performed.
///
/// Valid arguments: `previous`, `next`.
navigate_search: NavigateSearch,
/// Start a search if it isn't started already. This doesn't set any