nyxnor

Results 37 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

https://editorconfig.org/ Trimming white spaces, indentation and many other things to keep consistency on the format.

teamdiscuss

This is to add later on to CONTRIBUTING.md - Use [shellcheck](https://github.com/koalaman/shellcheck) - a static analysis tool for shell scripts - it has a debiand packages with the same name and...

documentation
teamdiscuss