Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go to cell command is overloaded and cannot go to certain rows #399

Closed
earthshrink opened this issue Apr 26, 2020 · 2 comments
Closed

Go to cell command is overloaded and cannot go to certain rows #399

earthshrink opened this issue Apr 26, 2020 · 2 comments

Comments

@earthshrink
Copy link

As documented, entering gab24 should take the cursor to cell AA24. But the commands gG, gg, gM and gl overload on this, so there is no way to use the g command to go to cells G24, M24 or L24. It would take away from Vi/Vim paradigm to change gg or gl to something else. It seems to me a lesser break from the old sc to change the goto-row-col command to something else. Not critical, maybe we should just note the inconsistency in the documentation/help file.

@andmarti1424
Copy link
Owner

Yessss. May be renaming 'g' command to 'gt' ???

@andmarti1424
Copy link
Owner

'g' command of NORMAL_MODE changed to 'gt'"

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

No branches or pull requests

2 participants