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

fix: prompt position on resize #578

Merged
merged 6 commits into from
May 24, 2023
Merged

fix: prompt position on resize #578

merged 6 commits into from
May 24, 2023

Commits on Apr 29, 2023

  1. fix: prompt position on resize

    Banyc committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    0f6953c View commit details
    Browse the repository at this point in the history
  2. fix: u16 overflow

    Banyc committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    657c2b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7b97d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. fix: exclude blank area from prompt height

    fix: resume the early return to exclude a case where the terminal got smaller but the prompt is still visible
    Banyc committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    dfec061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dc28e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7411c0 View commit details
    Browse the repository at this point in the history