We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60faa9a commit c7850a5Copy full SHA for c7850a5
README.md
@@ -12,7 +12,7 @@ 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
-- Multiline support (with <kbd>\</kbd>)
+- Multiline support (with <kbd>\\</kbd>)
16
- Autocompletion resolver (with <kbd>↹</kbd>)
17
- Browse history (with <kbd>↑</kbd>/<kbd>↓</kbd>)
18
- Search history (with <kbd>Ctrl</kbd> + <kbd>r</kbd>)
0 commit comments