Skip to content

Conversation

@akinomyoga
Copy link
Collaborator

An error message is outputted on attempting completion after non-existent function names:

$ function aaa [TAB]bash: type: aaa: not found
() 

This PR suppresses the error message (c343c46).

Also, f45fc77 removes a duplicate space after the text () inserted for non-existent functions. With the current implementation of master, two spaces are inserted.

@scop scop merged commit a855714 into scop:master Jul 12, 2022
@scop
Copy link
Owner

scop commented Jul 12, 2022

Thanks!

@akinomyoga akinomyoga deleted the function-not-found branch July 12, 2022 14:23
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.

2 participants