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

feat(precognition): add line wrapping for virtual lines #74

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Commits on Jun 16, 2024

  1. feat(precognition): add line wrapping for virtual lines

    This commit introduces a new feature where if the 'wrap' option is enabled
    and the virtual line length exceeds the window width, the virtual line is
    subdivided into sections. The section that contains the cursor is then
    displayed.
    tris203 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    dc8a56c View commit details
    Browse the repository at this point in the history