textual-autocomplete
Easily add autocomplete dropdowns to your Textual apps
파일 탐색기
최종 버전 다운로드 (.zip)- ci.yml
- settings.json
- _cursor_tracking.py
- _headers.py
- basic_single_column.py
- basic_two_column.py
- basic_two_column_heavy_styles.py
- dynamic_data.py
- left_column_styling.py
- partial_completions.py
- path_completions_absolute.py
- test_dropdown_tracks_input_cursor_and_cursor_prefix_as_search_string.svg
- test_dropdown_tracks_input_cursor_on_click_and_cursor_prefix_search_string.svg
- test_candidate_can_be_selected_via_click.svg
- test_completion_still_works_if_chosen_while_input_widget_has_selection.svg
- test_hide_after_summoning_by_pressing_escape.svg
- test_hide_after_typing_by_pressing_escape.svg
- test_many_matching_candidates.svg
- test_multiple_autocomplete_dropdowns_on_a_single_input.svg
- test_multiple_autocomplete_dropdowns_on_same_screen.svg
- test_selecting_candidate_should_complete_input__enter_key.svg
- test_selecting_candidate_should_complete_input__tab_key.svg
- test_single_matching_candidate.svg
- test_summon_by_pressing_down.svg
- test_summon_by_pressing_down_after_performing_completion.svg
- test_summon_when_only_one_full_match_does_not_show_dropdown.svg
- test_tab_still_works_after_completion.svg
- test_text_selection_works_while_autocomplete_is_open.svg
- test_background_color_and_removed_style.svg
- test_cursor_color_change_and_dropdown_background_change.svg
- test_dropdown_styles_match_textual_theme.svg
- test_foreground_color_and_text_style.svg
- test_max_height_and_scrolling.svg
- test_cursor_tracking.py
- test_function_candidates.py
- test_input.py
- test_prevent_default.py
- test_styling.py
- __init__.py
- _autocomplete.py
- _path_autocomplete.py
- fuzzy_search.py
- py.typed
- .gitignore
- LICENSE
- pyproject.toml
- README.md
- uv.lock
// repository documentation
Was this content helpful?
(0 ratings)
