-
- Downloads
All suggestions get functions are provided with deadline context
Interrupt is not possible, since Keypresses are only executed after the specific functions has finished. os.Interrupt is not possible aswell, since it also triggers the handleSignals go routine within go-prompt and therefore shuts down the whole program.