mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-24 05:40:15 +00:00
docs(input): document navigate_search arguments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user