From 894e5f06265bac0280b42cc147a9d8d8f69f4c15 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 5 Oct 2023 23:36:50 -0700 Subject: [PATCH] website: cub --- website/app/vt/cub/page.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/app/vt/cub/page.mdx b/website/app/vt/cub/page.mdx index f852004c5..e9e146bd7 100644 --- a/website/app/vt/cub/page.mdx +++ b/website/app/vt/cub/page.mdx @@ -6,6 +6,9 @@ import VTSequence from "@/components/VTSequence"; 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. The leftmost boundary the cursor can move to is determined by the current