Ralf Steube

Results 165 issues of Ralf Steube

## Describe the bug My go skills might be lacking for this but i can't iterate over the the anonymous [ProjectList](https://github.com/andygrunwald/go-jira/blob/master/project.go#L18) slice. Attempts to cast it didn't work so far....

Support tinygo for minimal sized standalone completers and carapace-spec. - build with `tinygo build -no-debug -panic=trap -gc=leaking` ([Optimizing binaries](https://tinygo.org/docs/guides/optimizing-binaries/)) - `strip` binary - compress with `upx -9` - reduce [carapace-pflag](https://github.com/rsteube/carapace-pflag)...

enhancement

Either Traverse or sth. with PreInvoke causes https://github.com/rsteube/carapace-bin/issues/1071 https://github.com/rsteube/carapace/compare/v0.19.7...v0.20.0

bug

fix `example action -o=`

bug

Current version `7.2.2` seems to be broken within docker container which causes tests to fail. Works fine lokally.

bug
powershell

only positional arguments are currently completed needs https://github.com/nushell/nushell/issues/5290 needs https://github.com/nushell/nushell/issues/5294

bug
nushell

word splitting is currently just a simple split on space needs https://github.com/nushell/nushell/issues/5035

bug
nushell