Allow PromptSession to take Document as `default`
Text defaults in prompts are nice, but sometimes it is nicer to be able to specify more than just the text in the default, e.g., cursor position. Because PromptSession converts the provided default into a Document anyway, this change makes PromptSession also accept a pre-made Document as default.
P
Pritam Baral committed
78fe3905331d4ba54bfa73f0101077179568a47d
Parent: a1fa6f3
Committed by Jonathan Slenders <jonathan@slenders.be>
on 6/10/2019, 9:53:05 AM