euporie.console.app.SearchBar
- class euporie.console.app.SearchBar(search_buffer: Buffer | None = None, vi_mode: bool = False, text_if_not_searching: AnyFormattedText = '', forward_search_prompt: AnyFormattedText = ' Find: ', backward_search_prompt: AnyFormattedText = ' Find (up): ', ignore_case: FilterOrBool = False)
Search mode.
A search toolbar with custom style and text.