nyxnor

Results 35 issues of nyxnor

**Is your feature request related to a problem? Please describe.** Those are the most used shells and known to me that have completion (more to come if someone helps), I...

enhancement

**Describe the bug** Didn't test yet if it is broken, but probably is because the square brackes breaks regex `[ ]`. from scop/bash-completion ``` # Remove leading [ host=${host#[} #...

bug

**Is your feature request related to a problem? Please describe.** These options were not included before because they are non essential and common users don't need. It is only necessary...

enhancement

Instead of comparing is variable is not empty `-n` in a lot of `if else`, call a function and return 1 from inside if the variable is empty, if not,...

bug
enhancement

**Describe the solution you'd like** Design some onion juggling other onions.

enhancement
help wanted