Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Autocompletion #4

Merged
merged 3 commits into from
Oct 28, 2024
Merged

Autocompletion #4

merged 3 commits into from
Oct 28, 2024

Conversation

milosz275
Copy link
Owner

This PR adds command auto-completion with Tab key. Implemented command-specific help command.

Tab rules:

  • empty input prints help
  • tabbing on help command lists available commands for detailed help
  • in every other case only first word is auto-completed and tabbing is ignored

@milosz275 milosz275 merged commit 9dfbd48 into main Oct 28, 2024
3 checks passed
@milosz275 milosz275 deleted the autocompletion branch November 7, 2024 21:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant