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

feat: list files when there is no completion on zsh #21

Merged
merged 2 commits into from Nov 22, 2022

Conversation

renancaraujo
Copy link
Contributor

@renancaraujo renancaraujo commented Nov 22, 2022

Status

READY

Description

feat: list files when there is no completion on zsh (the default behavior)

closes: #3

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@renancaraujo renancaraujo force-pushed the feat/list-files-on-empty-message-zsh branch from 2f818bd to ed89bf6 Compare November 22, 2022 18:42
@renancaraujo renancaraujo marked this pull request as ready for review November 22, 2022 18:42
@renancaraujo renancaraujo merged commit ca273fc into main Nov 22, 2022
@renancaraujo renancaraujo deleted the feat/list-files-on-empty-message-zsh branch November 22, 2022 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add completion command handler
3 participants