-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Description
This is more of a question than a bug or feature request.
I've noticed my tab completion function is called when users paste text into a REPL built on top of liner. I'm wondering if anyone else has run into this. The problem is that the tab completion function returns a candidate which breaks the input.
It looks like some terminals support bracketed paste mode which allows programs to have different behaviour between regular input and paste. I could imagine using this disable tab completion during paste operations.
Metadata
Metadata
Assignees
Labels
No labels