Skip to content

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

Merged
renancaraujo merged 2 commits intomainfrom
feat/list-files-on-empty-message-zsh
Nov 22, 2022
Merged

feat: list files when there is no completion on zsh#21
renancaraujo merged 2 commits intomainfrom
feat/list-files-on-empty-message-zsh

Conversation

@renancaraujo
Copy link
Copy Markdown
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