We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0445407 commit 39073a8Copy full SHA for 39073a8
README.md
@@ -54,8 +54,8 @@ in many shells.
54
We inject `terminal` to make sure the editor is only visible when the terminal
55
is in fullscreen mode and also a function called `exit` to tell the terminal
56
that the command has been finished when the user enters
57
-<kbd>Ctrl</kbd> + <kbd>x</kbd>. Furthermore, we use `setFullscreen` to
58
-switch the terminal into fullscreen mode.
+<kbd>Ctrl</kbd> + <kbd>x</kbd>. Furthermore, we use `setFullscreen` to switch
+the terminal into fullscreen mode.
59
60
```vue
61
<template>
0 commit comments