euporie.core.widgets.forms.AfterInput

class euporie.core.widgets.forms.AfterInput(text: AnyFormattedText, style: str = '')

Insert text after the input.

Parameters:
  • text – This can be either plain text or formatted text (or a callable that returns any of those).

  • style – style to be applied to this prompt/prefix.