GitHub / scop/bash-completion issues and pull requests
#997 - refactor(__load_completion): remove redundant `local ret`
Pull Request -
State: closed - Opened by scop about 2 years ago
#996 - chore(pre-commit): update shellcheck-py/shellcheck-py to v0.9.0.5
Pull Request -
State: closed - Opened by renovate[bot] about 2 years ago
Labels: bot
#995 - 3rd party `complete -C` completions broken
Issue -
State: closed - Opened by scop about 2 years ago
#994 - fix: use `_comp_compgen` for the remaining cases
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
- 2 comments
#993 - doc(api-and-naming): add rules for xfuncs and generators
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
- 4 comments
#992 - fix(pytest): do not filter underscores from parsed option arg choices
Pull Request -
State: closed - Opened by scop about 2 years ago
#991 - fix: IPv6 colon handling issues
Pull Request -
State: closed - Opened by scop about 2 years ago
#990 - refactor: more API naming work
Pull Request -
State: closed - Opened by scop about 2 years ago
- 1 comment
#989 - feat(_comp_compgen_split): use `_comp_compgen_split` for `-W '$(...)'`
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
- 3 comments
#988 - refactor: more util/xfunc primary command convention adjustments
Pull Request -
State: closed - Opened by scop about 2 years ago
#987 - docs(api-and-naming): use `REPLY` for return variable instead of `ret`
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
- 1 comment
#986 - doc: add rules for quoting
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
- 5 comments
#985 - fix: add misc fixes before `_comp_compgen_split`
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
#984 - Completion for grubby command
Pull Request -
State: closed - Opened by markyangcc about 2 years ago
Labels: ask upstream project
#983 - fix(scp): `nounset` mode error on unknown suboption, bash 4.2
Pull Request -
State: closed - Opened by scop about 2 years ago
#982 - test(dpkg-query): xfail if `apt-cache show` fails
Pull Request -
State: closed - Opened by scop about 2 years ago
#981 - test(dcop): skip if basic invocation errors out
Pull Request -
State: closed - Opened by scop about 2 years ago
- 2 comments
#980 - fix: misc pyston and micropython
Pull Request -
State: closed - Opened by scop about 2 years ago
#979 - build: distcheck fixes
Pull Request -
State: closed - Opened by scop about 2 years ago
#978 - feat: no empty command completion if `no_empty_cmd_completion` is on
Pull Request -
State: closed - Opened by scop about 2 years ago
- 1 comment
#977 - chore(deps): update mypy to v1.8.0
Pull Request -
State: closed - Opened by renovate[bot] about 2 years ago
Labels: bot
#976 - fix(ssh): optimize traversing ssh config includes
Pull Request -
State: closed - Opened by Rogach about 2 years ago
- 11 comments
#975 - chore: since/deprecation versioning
Pull Request -
State: closed - Opened by scop about 2 years ago
#974 - feat(go-licenses): add fallback 3rd party completion loader
Pull Request -
State: closed - Opened by scop about 2 years ago
#973 - fix: use `_comp_compgen` with API changes
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
#972 - fix: use `_comp_compgen` for simple cases
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
#971 - refactor: remaining `_comp_compgen_{help,usage}` changes
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
#970 - fix: use `_comp_compgen` for multiline `COMPREPLY=($(compgen ...))`
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
- 2 comments
#969 - refactor: use `_comp_compgen_{help,usage}` with non-trivial rewriting
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
#968 - refactor(ssh): remove `ssh` from `scp` xfunc names
Pull Request -
State: closed - Opened by scop about 2 years ago
- 2 comments
#967 - refactor: more API related work
Pull Request -
State: closed - Opened by scop about 2 years ago
- 2 comments
#966 - Need Bash completion to complete an OS package name
Issue -
State: closed - Opened by abdulbadii about 2 years ago
- 1 comment
Labels: question
#965 - refactor: adjust to util/xfunc primary command convention
Pull Request -
State: closed - Opened by scop about 2 years ago
- 1 comment
#964 - style(_comp_compgen): call `_comp_compgen_filedir` directly
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
#963 - Mark which version something was added in
Issue -
State: closed - Opened by scop about 2 years ago
- 3 comments
#961 - refactor: dpkg xfuncs to API behavior
Pull Request -
State: closed - Opened by scop about 2 years ago
- 1 comment
#960 - style: spelling and grammar fixes
Pull Request -
State: closed - Opened by scop about 2 years ago
#958 - Over-eager positional param check in `_comp_compgen`
Issue -
State: closed - Opened by scop about 2 years ago
- 1 comment
#957 - feat: add some clap_complete based 3rd party loaders
Pull Request -
State: closed - Opened by scop about 2 years ago
#956 - fix: add misc fixes before `_comp_compgen` changes
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
#955 - fix: use _comp_compgen for `COMPREPLY=($(compgen ...))`
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
- 2 comments
#954 - refactor: `_parse_{help,usage}` => `_comp_compgen_help`
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
- 1 comment
#953 - [WIP] Array utilities
Pull Request -
State: open - Opened by akinomyoga about 2 years ago
- 1 comment
#952 - refactor: `{ => _comp_compgen}_filedir` and `_comp_compgen [opts] NAME`
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
- 7 comments
#951 - fix(_comp_compgen): change interface
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
- 1 comment
#950 - fix: add misc fixes before `_parse_{help,usage}` changes
Pull Request -
State: closed - Opened by akinomyoga about 2 years ago
#949 - feat: more fallback 3rd party completion loaders
Pull Request -
State: closed - Opened by scop over 2 years ago
- 4 comments
#948 - Use _comp_split and _comp_compgen in completions/*
Issue -
State: closed - Opened by scop over 2 years ago
- 9 comments
#947 - docs: function status comments
Pull Request -
State: closed - Opened by scop over 2 years ago
- 2 comments
#946 - refactor: longopt functions to new naming
Pull Request -
State: closed - Opened by scop over 2 years ago
#945 - refactor(cd): move to `completions/`, rename `_cd` -> `_comp_cmd_cd`
Pull Request -
State: closed - Opened by scop over 2 years ago
#944 - refactor: `__ltrim_colon_completions` -> `_comp_ltrim_colon_completions`
Pull Request -
State: closed - Opened by scop over 2 years ago
#942 - refactor(ant,pkg-get,pkgutil,rpm,ssh): adjust towards current API
Pull Request -
State: closed - Opened by scop over 2 years ago
#941 - refactor: apply more guidelines where API is as desired
Pull Request -
State: closed - Opened by scop over 2 years ago
- 1 comment
#940 - chore(gitlint): ignore fixup and squash commits
Pull Request -
State: closed - Opened by scop over 2 years ago
#939 - refactor([t-z]*): apply naming guidelines where API is as desired
Pull Request -
State: closed - Opened by scop over 2 years ago
#938 - refactor: samba scan config rename, docs
Pull Request -
State: closed - Opened by scop over 2 years ago
- 2 comments
#937 - refactor([q-s]*): apply API guidelines
Pull Request -
State: closed - Opened by scop over 2 years ago
#936 - refactor(p*): apply naming guidelines where API is as desired
Pull Request -
State: closed - Opened by scop over 2 years ago
#935 - refactor([m-o]*): apply naming guidelines where API is as desired
Pull Request -
State: closed - Opened by scop over 2 years ago
#934 - refactor([k-l]*): apply API guidelines
Pull Request -
State: closed - Opened by scop over 2 years ago
#933 - docs: Python dependency clarifications
Pull Request -
State: closed - Opened by scop over 2 years ago
#932 - Decide and document quoting rule
Issue -
State: closed - Opened by akinomyoga over 2 years ago
- 7 comments
#931 - fix: use `if [[ $flag ]]` for IFS-safe boolean tests
Pull Request -
State: closed - Opened by akinomyoga over 2 years ago
#930 - refactor: mark deprecated config variables clearer
Pull Request -
State: closed - Opened by scop over 2 years ago
- 2 comments
#929 - feat: default assignment consistency and fix
Pull Request -
State: closed - Opened by scop over 2 years ago
#928 - fix(_minimal): fall back to defaults instead of `_filedir`
Pull Request -
State: closed - Opened by scop over 2 years ago
#927 - feat(trivy): add fallback 3rd party completion loader
Pull Request -
State: closed - Opened by scop over 2 years ago
#926 - Long lag when completing the command argument of ssh
Issue -
State: closed - Opened by szsam over 2 years ago
- 4 comments
#925 - Consider not installing completions for nonexistent commands
Issue -
State: open - Opened by scop over 2 years ago
#924 - Feat/load completion improvements
Pull Request -
State: closed - Opened by scop over 2 years ago
- 2 comments
#923 - refactor: rename `_realcommand` => `_comp_realcommand`
Pull Request -
State: closed - Opened by scop over 2 years ago
#922 - fix(ssh): deprecated option PubkeyAcceptedKeyTypes
Pull Request -
State: closed - Opened by inconstante over 2 years ago
- 1 comment
#921 - Add support for ping4
Pull Request -
State: closed - Opened by sur5r over 2 years ago
- 3 comments
#920 - fix(nox): improve the PATH manipulation
Pull Request -
State: closed - Opened by akinomyoga over 2 years ago
#919 - fix(bash_completion): use `_comp_split` and new `_comp_compgen` for safer splitting
Pull Request -
State: closed - Opened by akinomyoga over 2 years ago
- 1 comment
#918 - fix: quote `$split` of `$split && return` for custom IFS
Pull Request -
State: closed - Opened by akinomyoga over 2 years ago
- 5 comments
#917 - feat(nox): add fallback 3rd party completion loader
Pull Request -
State: closed - Opened by scop over 2 years ago
#916 - feat: add/change to more 3rd party loaders
Pull Request -
State: closed - Opened by scop over 2 years ago
#915 - feat(inotifywait): add `--include`/`--includei` arg non-completion
Pull Request -
State: closed - Opened by scop over 2 years ago
#914 - fix: quote boolean command names such as `if "$boolean_variable"; then`
Pull Request -
State: closed - Opened by akinomyoga over 2 years ago
- 2 comments
#913 - fix(_comp_delimited): prepend prefix to all compreply args
Pull Request -
State: closed - Opened by Rogach over 2 years ago
- 16 comments
#912 - refactor: rename `_quote_readline_by_ref => _comp_quote_compgen`
Pull Request -
State: closed - Opened by akinomyoga over 2 years ago
- 2 comments
#911 - feat(rsync): add completion for --info values
Pull Request -
State: closed - Opened by Rogach over 2 years ago
- 6 comments
#910 - fix(rsync,ssh): do not overescape spaces in remote filenames
Pull Request -
State: closed - Opened by Rogach over 2 years ago
- 31 comments
#909 - perf(__parse_options): do not set noglob inside __parse_options
Pull Request -
State: closed - Opened by Rogach over 2 years ago
- 2 comments
#908 - chore(deps): update black to v23.11.0 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
Labels: bot
#907 - test(runLint): add check for touching POSIX mode
Pull Request -
State: closed - Opened by scop over 2 years ago
- 1 comment
#905 - feat: add 3rd party generated completion fallbacks
Pull Request -
State: closed - Opened by scop over 2 years ago
#903 - chore(pre-commit): update scop/pre-commit-shfmt to v3.7.0-4
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
- 1 comment
Labels: bot
#897 - chore(pre-commit): update perltidy/perltidy to v20230309 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
Labels: bot
#895 - chore(pre-commit): update crate-ci/typos to v1.15.10
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
- 1 comment
Labels: bot
#894 - Move deprecated things in `completions/*` to separate files
Issue -
State: open - Opened by scop over 2 years ago
- 1 comment
#893 - Mark which version something was deprecated in
Issue -
State: closed - Opened by scop over 2 years ago
- 1 comment
#890 - fix(man,info): avoid unexpected code execution and add failglob fixes
Pull Request -
State: closed - Opened by akinomyoga over 2 years ago
- 2 comments
#889 - fix(ssh): fix for failglob, etc.
Pull Request -
State: closed - Opened by akinomyoga over 2 years ago
#888 - fix(java): fix for failglob and refactor
Pull Request -
State: closed - Opened by akinomyoga over 2 years ago
- 4 comments
#887 - refactor(completions/*): ensure quoting for `compgen -W '${arr[@]}'`
Pull Request -
State: closed - Opened by akinomyoga over 2 years ago
- 4 comments
#885 - refactor([h-j]*): apply naming guidelines where API is as desired
Pull Request -
State: closed - Opened by scop over 2 years ago
#883 - refactor([0-9a-c]*): apply naming guidelines where API is as desired
Pull Request -
State: closed - Opened by scop over 2 years ago