mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-24 12:46:10 +03:00
10 lines
143 B
Plaintext
10 lines
143 B
Plaintext
import VTSequence from "@/components/VTSequence";
|
|
|
|
# Backspace (BS)
|
|
|
|
## Sequence
|
|
|
|
<VTSequence sequence="BS" />
|
|
|
|
Move the cursor left one cell.
|