We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64232fb commit 97609fdCopy full SHA for 97609fd
docs/features/prompt.md
@@ -29,7 +29,8 @@ for an example of dynamically updating the prompt.
29
## Asynchronous Feedback
30
31
`cmd2` provides a function to deliver asynchronous feedback to the user without interfering with the
32
-command line. This allows feedback to be provided while the user is still entering text at the prompt.
+command line. This allows feedback to be provided while the user is still entering text at the
33
+prompt.
34
35
- [cmd2.Cmd.add_alert][]
36
0 commit comments