Live preview as you type with prompt_toolkit
I would like to have a repl with a live preview that shows the result as you type. For example
How to use prompt-toolkit key binding with inner prompt
I have a prompt_toolkit application where I want a bunch of keys to be acted on immediately, without pressing Enter. It’s not a fullscreen app, it’s just using the bottom_toolbar
. So I have set up key bindings: