Skip to content

Support scrolling cursor position out of the viewport #54

Open
@ulyssa

Description

When I initially added support for a bunch of Vim's scrolling methods, I skipped over z+ and z^, which scroll the window so that the line the cursor is on is placed just outside of the viewport. There should be a new variant added, ScrollStyle::CursorOut, which takes a MoveTerminus and Axis, to support these keybindings.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    vimIssues related to the Vim keybindings

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions