Skip to content

0 is incorrectly being identified as the number of times the next input will be used #11

@towc

Description

@towc

0 in normal mode, in vim brings you to the beginning of the line (like ^)

$ python3 vimsplain.py 0j
0j	cursor 0 lines downward

but should output something like

0	cursor to the first CHAR of the line
j	cursor 1 lines downward

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions