Skip to content

Commit 60faa9a

Browse files
committed
docs!: fix features bullet point
1 parent 151cfb5 commit 60faa9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Now with Vue.js 3 support!
1212
- Supports fullscreen mode
1313
- Customize the terminal with slots
1414
- Provide your own parser (falls back to simple one)
15-
- Provide your own event resolver to support additional keyboard events
16-
- Multiline support with `\`
15+
- Multiline support (with <kbd>\</kbd>)
1716
- Autocompletion resolver (with <kbd>↹</kbd>)
1817
- Browse history (with <kbd>↑</kbd>/<kbd>↓</kbd>)
1918
- Search history (with <kbd>Ctrl</kbd> + <kbd>r</kbd>)
19+
- Provide your own event resolver to support additional keyboard events
2020

2121
## Installation
2222

0 commit comments

Comments
 (0)