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

support insert register in prompt #2458

Merged
merged 8 commits into from
May 20, 2022
Merged

support insert register in prompt #2458

merged 8 commits into from
May 20, 2022

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    d58850f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97c341c View commit details
    Browse the repository at this point in the history
  3. Fix clippy issue

    QiBaobin committed May 11, 2022
    Configuration menu
    Copy the full SHA
    88e0577 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    5488344 View commit details
    Browse the repository at this point in the history
  2. Revert "show autoinfo when inserting register"

    This reverts commit 5488344.
    QiBaobin committed May 13, 2022
    Configuration menu
    Copy the full SHA
    1ea8365 View commit details
    Browse the repository at this point in the history
  3. use completion instead of autoinfo

    autoinfo is overlapped when using prompt
    QiBaobin committed May 13, 2022
    Configuration menu
    Copy the full SHA
    209907f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9397549 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Update helix-term/src/ui/prompt.rs

    Co-authored-by: Ivan Tham <[email protected]>
    QiBaobin and pickfire authored May 16, 2022
    Configuration menu
    Copy the full SHA
    f6adade View commit details
    Browse the repository at this point in the history