pull/475/head
Arijit Basu 2 years ago committed by Arijit Basu
parent 21c8ea68bb
commit d2390285fb

@ -281,7 +281,7 @@ YAML: `FollowSymlink`
Set the input prompt temporarily, until the input buffer is reset.
Type: { SetInputPrompt = { format = nullable string }
Type: { SetInputPrompt = nullable string }
Example:

@ -242,7 +242,7 @@ pub enum ExternalMsg {
/// Set the input prompt temporarily, until the input buffer is reset.
///
/// Type: { SetInputPrompt = { format = nullable string }
/// Type: { SetInputPrompt = nullable string }
///
/// Example:
///

Loading…
Cancel
Save