Skip to content

Commit 252d1ee

Browse files
committed
Update README.md
1 parent 586def6 commit 252d1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Type | Supported | Supported Actions
2828
`Confirm` | ✓ | <ul><li>Answer `yes`, `no` or a custom one</li><li>Interrupt (`^C`)</li><li>Ask for help</li></ul>
2929
`Editor` | ✘ | __*There is no plan for support*__
3030
`Input` | ✓ | <ul><li>Answer</li><li>No answer</li><li>Suggestions with navigation (Arrow Up ``, Arrow Down ``, Tab ``, Esc ``, Enter ``)</li><li>Interrupt (`^C`)</li><li>Ask for help</li></ul>
31-
`Multiline` | | <ul><li>Answer</li><li>No answer</li><li>Interrupt (`^C`)</li></ul>
31+
`Multiline` | | <ul><li>Answer</li><li>No answer</li><li>Interrupt (`^C`)</li></ul>
3232
`Multiselect` | ✓ | <ul><li>Type to filter, delete</li><li>Navigation (Move Up ``, Move Down ``, Select None ``, Select All ``, Tab ``, Enter ``)</li><li>Interrupt (`^C`)</li><li>Ask for help</li></ul>
3333
`Password` | ✓ | <ul><li>Answer (+ check for `*`)</li><li>No answer</li><li>Interrupt (`^C`)</li><li>Ask for help</li></ul>
3434
`Select` | ✓ | <ul><li>Type to filter, delete</li><li>Navigation (Move Up ``, Move Down ``, Tab ``, Enter ``)</li><li>Interrupt (`^C`)</li><li>Ask for help</li></ul>

0 commit comments

Comments
 (0)