curses-fzf
User Guide
curses-fzf
Installation
Basic Usage
Advanced Usage
Api Reference
FuzzyFinder
Scoring Functions
ScoringResult
ColorTheme & Curses Color Definitions
Exceptions
Index
curses-fzf
Index
Index
A
|
B
|
C
|
D
|
F
|
G
|
I
|
K
|
M
|
P
|
Q
|
R
|
S
|
T
|
W
|
Y
A
add_match() (curses_fzf.ScoringResult method)
all_items (curses_fzf.FuzzyFinder attribute)
autoreturn (curses_fzf.FuzzyFinder attribute)
B
BLACK (curses_fzf.Color attribute)
BLACK_ON_BLUE (curses_fzf.Color attribute)
BLACK_ON_CYAN (curses_fzf.Color attribute)
BLACK_ON_GREEN (curses_fzf.Color attribute)
BLACK_ON_MAGENTA (curses_fzf.Color attribute)
BLACK_ON_RED (curses_fzf.Color attribute)
BLACK_ON_WHITE (curses_fzf.Color attribute)
BLACK_ON_YELLOW (curses_fzf.Color attribute)
BLUE (curses_fzf.Color attribute)
C
calculate_filtered() (curses_fzf.FuzzyFinder method)
candidate (curses_fzf.ScoringResult attribute)
candidate_lower (curses_fzf.ScoringResult attribute)
candidate_words_with_index (curses_fzf.ScoringResult attribute)
check_query_empty() (curses_fzf.ScoringResult method)
Color (class in curses_fzf)
color_theme (curses_fzf.FuzzyFinder attribute)
ColorTheme (class in curses_fzf)
CursesFzfAborted (class in curses_fzf)
CursesFzfAssertion (class in curses_fzf)
CursesFzfException (class in curses_fzf)
CursesFzfIndexOutOfBounds (class in curses_fzf)
cursor_items (curses_fzf.FuzzyFinder property)
cursor_query (curses_fzf.FuzzyFinder property)
CYAN (curses_fzf.Color attribute)
D
display (curses_fzf.FuzzyFinder attribute)
F
filtered (curses_fzf.FuzzyFinder attribute)
find() (curses_fzf.FuzzyFinder method)
find_best_word_match() (curses_fzf.ScoringResult method)
FuzzyFinder (class in curses_fzf)
G
greedy_match_positions() (curses_fzf.ScoringResult method)
GREEN (curses_fzf.Color attribute)
I
is_boundary() (curses_fzf.ScoringResult method)
K
kb_abort_selection() (curses_fzf.FuzzyFinder method)
kb_accept_selection() (curses_fzf.FuzzyFinder method)
kb_add_to_query() (curses_fzf.FuzzyFinder method)
kb_add_to_query_cursor() (curses_fzf.FuzzyFinder method)
kb_deselect_all() (curses_fzf.FuzzyFinder method)
kb_move_items_cursor_absolute() (curses_fzf.FuzzyFinder method)
kb_move_items_cursor_relative() (curses_fzf.FuzzyFinder method)
kb_move_query_cursor_absolute() (curses_fzf.FuzzyFinder method)
kb_move_query_cursor_relative() (curses_fzf.FuzzyFinder method)
kb_remove_from_query() (curses_fzf.FuzzyFinder method)
kb_remove_from_query_cursor() (curses_fzf.FuzzyFinder method)
kb_reset_query() (curses_fzf.FuzzyFinder method)
kb_select_all() (curses_fzf.FuzzyFinder method)
kb_show_help() (curses_fzf.FuzzyFinder method)
kb_toggle_preview() (curses_fzf.FuzzyFinder method)
kb_toggle_selection() (curses_fzf.FuzzyFinder method)
keymap (curses_fzf.FuzzyFinder attribute)
M
MAGENTA (curses_fzf.Color attribute)
matches (curses_fzf.ScoringResult attribute)
max_items (curses_fzf.FuzzyFinder attribute)
merge_positions_to_substrings() (curses_fzf.ScoringResult method)
min_items (curses_fzf.FuzzyFinder attribute)
multi (curses_fzf.FuzzyFinder attribute)
P
page_size (curses_fzf.FuzzyFinder attribute)
preselect (curses_fzf.FuzzyFinder attribute)
preview (curses_fzf.FuzzyFinder attribute)
preview_window_percentage (curses_fzf.FuzzyFinder attribute)
Q
query (curses_fzf.FuzzyFinder property)
(curses_fzf.ScoringResult attribute)
query_lower (curses_fzf.ScoringResult attribute)
query_words_with_index (curses_fzf.ScoringResult attribute)
R
RED (curses_fzf.Color attribute)
return_selection_now (curses_fzf.FuzzyFinder attribute)
S
score (curses_fzf.FuzzyFinder attribute)
(curses_fzf.ScoringResult attribute)
scoring_full_words() (in module curses_fzf)
scoring_fzf() (in module curses_fzf)
ScoringResult (class in curses_fzf)
selected (curses_fzf.FuzzyFinder attribute)
SEPARATORS (curses_fzf.ScoringResult attribute)
show_preview (curses_fzf.FuzzyFinder attribute)
stdscr (curses_fzf.FuzzyFinder attribute)
T
title (curses_fzf.FuzzyFinder attribute)
W
WHITE (curses_fzf.Color attribute)
WHITE_ON_BLACK (curses_fzf.Color attribute)
WHITE_ON_BLUE (curses_fzf.Color attribute)
WHITE_ON_CYAN (curses_fzf.Color attribute)
WHITE_ON_GREEN (curses_fzf.Color attribute)
WHITE_ON_MAGENTA (curses_fzf.Color attribute)
WHITE_ON_RED (curses_fzf.Color attribute)
WHITE_ON_YELLOW (curses_fzf.Color attribute)
Y
YELLOW (curses_fzf.Color attribute)