aboutsummaryrefslogtreecommitdiff
path: root/docs/feature_terminal.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/feature_terminal.md')
-rw-r--r--docs/feature_terminal.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/feature_terminal.md b/docs/feature_terminal.md
index 1863599f8..f85062216 100644
--- a/docs/feature_terminal.md
+++ b/docs/feature_terminal.md
@@ -1,6 +1,6 @@
1# Terminal 1# Terminal
2 2
3> This feature is currently *huge* at 4400 bytes, and should probably only be put on boards with a lot of memory, or for fun. 3> This feature is currently *huge*, and should probably only be put on boards with a lot of memory, or for fun.
4 4
5The terminal feature is a command-line-like interface designed to communicate through a text editor with keystrokes. It's beneficial to turn off auto-indent features in your editor. 5The terminal feature is a command-line-like interface designed to communicate through a text editor with keystrokes. It's beneficial to turn off auto-indent features in your editor.
6 6
@@ -56,7 +56,7 @@ Outputs the last 5 commands entered
561. help 561. help
572. about 572. about
583. keymap 0 583. keymap 0
594. help 594. help
605. flush-buffer 605. flush-buffer
61``` 61```
62 62