ghostty/website/app/vt/bs/page.mdx
Mitchell Hashimoto 106b85bf72 website: fix type error
2023-10-06 11:24:59 -07:00

10 lines
143 B
Plaintext

import VTSequence from "@/components/VTSequence";
# Backspace (BS)
## Sequence
<VTSequence sequence="BS" />
Move the cursor left one cell.