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(viewport): auto-wrap #578

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    361dc3e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    ee20954 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    eaff7e7 View commit details
    Browse the repository at this point in the history
  2. fix ScrollPercent

    kyu08 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    5e1cef4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d78f89 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. fix: use actual lines in SetContent

    `GoToBottom()` should be called when the offset exceeds the number of
    actual lines, not the number of content lines.
    kyu08 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    eb7b9d5 View commit details
    Browse the repository at this point in the history
  2. fix: the test function's name

    kyu08 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6f9f512 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    a3e0450 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac3e89b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    6ba0f57 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    d815986 View commit details
    Browse the repository at this point in the history