Skip to content

Warn when go-row-number / go-col-number are out of bounds - #3205

Open
jennifferweslowski-design wants to merge 2 commits into
saulpw:developfrom
jennifferweslowski-design:fix-3166-go-number-warn
Open

Warn when go-row-number / go-col-number are out of bounds#3205
jennifferweslowski-design wants to merge 2 commits into
saulpw:developfrom
jennifferweslowski-design:fix-3166-go-number-warn

Conversation

@jennifferweslowski-design

Copy link
Copy Markdown

zr / zc still clamp to the first or last row or column (vim-like). They now also warn when the number is negative or past the last index, so it is obvious the jump did not land on the requested cell.

Fixes #3166

@CLAassistant

CLAassistant commented Aug 17, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@jennifferweslowski-design

Copy link
Copy Markdown
Author

CLA Assistant reports that all committers have signed, but the license/cla check is still pending. Is there anything else I need to do, or could the check be re-run?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[go-row-number] / [go-col-number] do not warn on out-of-bounds

2 participants