We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151cfb5 commit 60faa9aCopy full SHA for 60faa9a
README.md
@@ -12,11 +12,11 @@ Now with Vue.js 3 support!
12
- Supports fullscreen mode
13
- Customize the terminal with slots
14
- Provide your own parser (falls back to simple one)
15
-- Provide your own event resolver to support additional keyboard events
16
-- Multiline support with `\`
+- Multiline support (with <kbd>\</kbd>)
17
- Autocompletion resolver (with <kbd>↹</kbd>)
18
- Browse history (with <kbd>↑</kbd>/<kbd>↓</kbd>)
19
- Search history (with <kbd>Ctrl</kbd> + <kbd>r</kbd>)
+- Provide your own event resolver to support additional keyboard events
20
21
## Installation
22
0 commit comments