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 auto-completion #201

Closed
wants to merge 5 commits into from
Closed

Commits on Dec 2, 2020

  1. test($compile): add test for auto completing command names

    adds test for auto completing command names when no partial name has been entered
    gcox committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    71989f4 View commit details
    Browse the repository at this point in the history
  2. test($compile): adds test ensuring 'completion' command is handled

    adds test to ensure that the 'completion' command, which is invoked by tabtab, is handled
    gcox committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    480a076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e562c20 View commit details
    Browse the repository at this point in the history
  4. test($compile): fixes test for completing command names

    fixes test for completion of command names when no partial command name has been entered.
    gcox committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    9874ea9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eea2c79 View commit details
    Browse the repository at this point in the history