From f107c48f8fbc4ef27b2bb1d4d01420229421b885 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Sat, 19 Dec 2020 11:27:08 -0500 Subject: Ensure a bare `ui.find.focus()` call resets incremental and in files options. --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api.md') diff --git a/docs/api.md b/docs/api.md index 63c4f4bb..d4f9f75b 100644 --- a/docs/api.md +++ b/docs/api.md @@ -8977,7 +8977,7 @@ Displays and focuses the Find & Replace Pane. Parameters: -* *`options`*: Optional table of options to initially set. +* *`options`*: Optional table of `ui.find` field options to initially set. #### `ui.find.goto_file_found`(*line\_num, next*) -- cgit v1.2.3