euporie.core.suggest.ConditionalAutoSuggest

class euporie.core.suggest.ConditionalAutoSuggest(auto_suggest: AutoSuggest, filter: bool | prompt_toolkit.filters.base.Filter)

Auto suggest that can be turned on and of according to a certain condition.