From cb57c684e1fb68ac8b4fc9c26a33bce603265eba Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 24 Apr 2013 15:21:32 -0400 Subject: Renamed `goto_file_in_list()` to `goto_file_found()` and revamped functionality. Also changed experimental find incremental API. --- doc/06_AdeptEditing.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/06_AdeptEditing.md') diff --git a/doc/06_AdeptEditing.md b/doc/06_AdeptEditing.md index 78b3bffc..a3bea087 100644 --- a/doc/06_AdeptEditing.md +++ b/doc/06_AdeptEditing.md @@ -182,10 +182,10 @@ then "Replace All". `Ctrl+Shift+F` brings up Find in Files (`⌘⇧F` on Mac OSX | none in curses) and will prompt for a directory to search. The results are displayed in a new buffer. Double-clicking a search result jumps to it in the file. You can also -use the `Ctrl+Alt+G` and `Ctrl+Alt+Shift+G` (`^⌘G` and `^⌘⇧G` on Mac OSX | none -in curses) key bindings. Replace in Files is not supported. You will have to -"Find in Files" first, and then "Replace All" for each file a result is found -in. The "Match Case", "Whole Word", and "Lua pattern" flags still apply. +use the `Ctrl+Alt+G` and `Ctrl+Alt+Shift+G` (`^⌘G` and `^⌘⇧G` | none) key +bindings. Replace in Files is not supported. You will have to "Find in Files" +first, and then "Replace All" for each file a result is found in. The "Match +Case", "Whole Word", and "Lua pattern" flags still apply. _Warning_: currently, the only way to specify a file-type filter is through the [find API][] and even though the default filter excludes common binary files -- cgit v1.2.3