8000 Add as completions by moverest · Pull Request #4130 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

Add as completions#4130

Closed
moverest wants to merge 1 commit intofish-shell:masterfrom
moverest:as-completions
Closed

Add as completions#4130
moverest wants to merge 1 commit intofish-shell:masterfrom
moverest:as-completions

Conversation

@moverest
Copy link
Contributor

No description provided.

printf '%s\tCPU\n' $cpus
else
# We are completing the EXTENSION part
set -e (count $opts)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either I'm drunk or this makes no sense. Doing set -e $var_name erases (i.e., unsets) a var. This statement is the equivalent of set -e 1. Which doesn't make any sense.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I doesn't make any sense to me either. I must admit, I have no idea as to how this came and stayed here. 😕

@krader1961
Copy link
Contributor
krader1961 com 9829 mented Jun 19, 2017

Merged as commit d5e1405.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0