ghostty/website/app/vt/cub/page.mdx
Mitchell Hashimoto 861845e6df website: types
2023-10-06 11:25:00 -07:00

8 lines
126 B
Plaintext

import VTSequence from "@/components/VTSequence";
# Cursor Backword (CUB)
<VTSequence sequence={["CSI", "n", "D"]} />
TODO