diff --git a/ROADMAP.md b/ROADMAP.md index 9dcd380e..e64bcfe6 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -207,12 +207,12 @@ The following are all marked low priority because VSCode has very good support f These only work when 'wrap' is off: -| Status | Command | Description | Note | -| ------------------------- | --------- | --------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | -| :white_check_mark: :star: | :1234: zh | scroll screen N characters to the right | In Code, the cursor wil always move when you run this command, whether the horizontal scrollbar moves or not. | -| :white_check_mark: :star: | :1234: zl | scroll screen N characters to the left | As above | -| :white_check_mark: :star: | :1234: zH | scroll screen half a screenwidth to the right | As above | -| :white_check_mark: :star: | :1234: zL | scroll screen half a screenwidth to the left | As above | +| Status | Command | Description | Note | +| ------------------------- | --------- | --------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | +| :white_check_mark: :star: | :1234: zh | scroll screen N characters to the right | In Code, the cursor will always move when you run this command, whether the horizontal scrollbar moves or not. | +| :white_check_mark: :star: | :1234: zl | scroll screen N characters to the left | As above | +| :white_check_mark: :star: | :1234: zH | scroll screen half a screenwidth to the right | As above | +| :white_check_mark: :star: | :1234: zL | scroll screen half a screenwidth to the left | As above | ## Inserting text