Contents

gui.command_entry

Textadept’s Command Entry.


Fields


entry_text (string)

The text in the entry.


Functions


focus()

Focuses the command entry.


show_completions(completions)

Shows the completion list completions for the current word prefix. Word prefix characters are alphanumerics and underscores. On selection, the word prefix is replaced with the completion.

Parameters: