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 bug where pressing home on empty tag field crashes the program. #11346

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Commits on Oct 10, 2024

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

Commits on Oct 19, 2024

  1. Move completer to TagsEdit.

    libklein committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    f980707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04442b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

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

Commits on Oct 27, 2024

  1. Hide editing_index and cursor position.

    Fix bug where an empty tag was shown if the tag edit was unfocussed.
    Fix a bug where the scollbar was not updated when a tag was removed.
    libklein committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    c22154f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4900da1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    03f12bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0190def View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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