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

Buffer complete #1134

Merged
merged 5 commits into from
Feb 17, 2022
Merged

Buffer complete #1134

merged 5 commits into from
Feb 17, 2022

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    616f5c9 View commit details
    Browse the repository at this point in the history
  2. helix-term: implement buffer completer

    In order to implement this completer, the completion function needs to
    be able to access the compositor's context (to allow it to get the
    list of buffers currently open in the context's editor).
    cole-h authored and archseer committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    1a119ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb2eb95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc1abb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3df2a30 View commit details
    Browse the repository at this point in the history