website: cub

This commit is contained in:
Mitchell Hashimoto
2023-10-05 23:36:50 -07:00
parent 3e945f5484
commit 894e5f0626

View File

@ -6,6 +6,9 @@ import VTSequence from "@/components/VTSequence";
Move the cursor `n` cells left. Move the cursor `n` cells left.
The parameter `n` must be an integer greater than or equal to 1. If `n` is less than
or equal to 0, adjust `n` to be 1. If `n` is omitted, `n` defaults to 1.
This sequence always unsets the pending wrap state. This sequence always unsets the pending wrap state.
The leftmost boundary the cursor can move to is determined by the current The leftmost boundary the cursor can move to is determined by the current