pub fn open(cwd: &Path, at_offset: usize, hidden_mode: bool) -> FileSearchStateExpand description
Open a new file-search state at the given @ offset, building the
workspace index. Called from the input thread when @ is first detected.
pub fn open(cwd: &Path, at_offset: usize, hidden_mode: bool) -> FileSearchStateOpen a new file-search state at the given @ offset, building the
workspace index. Called from the input thread when @ is first detected.