wezterm icon indicating copy to clipboard operation
wezterm copied to clipboard

Custom prompt for PromptInputLine

Open mgpinf opened this issue 5 months ago • 0 comments

Hello @wez

This change introduces an additional optional parameter to set the prompt in the PromptInputLine. If not passed, the default value of "> " is used.

I'm pretty new to rust, and not sure what test cases to add/modify for these.

Please suggest improvements if any

mgpinf avatar Aug 28 '24 18:08 mgpinf