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

Special case empty ivy-count-format completion. #349

Closed
wants to merge 1 commit into from
Closed

Special case empty ivy-count-format completion. #349

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 15, 2016

Minor fixes for the empty ivy-count-format case in ivy-completion-in-region.

Switch ivy-count-format test to empty string rather than nil.

Since the prompt is based on user input, sanitize the prompt to later be formatted, except in the case of empty ivy-count-format.

- Switch ivy-count-format test to empty string rather than nil.
- Since the prompt is based on user input, sanitize the prompt to
  later be formatted, except in the case of empty ivy-count-format.
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.

None yet

0 participants