You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments