Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kislyuk/argcomplete issues and pull requests

#506 - use interactive shells and bind to work around issue in bash

Pull Request - State: open - Opened by FlorianPommerening 2 days ago - 1 comment

#505 - zsh duplicates suggestions

Issue - State: open - Opened by FlorianPommerening 17 days ago

#503 - ~/ completes to \~/ on zsh

Issue - State: open - Opened by FlorianPommerening 17 days ago

#502 - Using environment variables with FilesCompleter

Issue - State: open - Opened by FlorianPommerening 17 days ago - 1 comment

#501 - Need some help figuring out how to disable this

Issue - State: open - Opened by andersfylling about 2 months ago - 1 comment

#500 - Fully migrate to pyproject.toml

Pull Request - State: open - Opened by segevfiner about 2 months ago

#499 - Remove python_argcomplete_check_easy_install_script

Issue - State: open - Opened by kislyuk about 2 months ago

#498 - Switch to project.scripts from the classic scripts

Pull Request - State: closed - Opened by segevfiner about 2 months ago - 1 comment

#497 - Ensure ZSH-related tests succeed when TERM variable is set to linux

Pull Request - State: closed - Opened by ogayot about 2 months ago - 1 comment

#496 - zsh-related tests fail when TERM variable is set to linux

Issue - State: closed - Opened by ogayot about 2 months ago - 1 comment

#493 - Convert scripts to the format used by console_scripts

Pull Request - State: closed - Opened by segevfiner 3 months ago - 5 comments

#492 - Filesystem style double tab output

Issue - State: closed - Opened by alw017 3 months ago - 1 comment

#490 - drop python<=3.7 support

Pull Request - State: closed - Opened by kloczek 4 months ago - 1 comment

#489 - Localize shell variable REPLY to avoid overwriting users' value

Pull Request - State: closed - Opened by akinomyoga 4 months ago - 2 comments

#488 - No stdin for python calls from bash completion functions

Pull Request - State: closed - Opened by bfis 4 months ago - 5 comments

#485 - Fix path to pexpect's bashrc

Pull Request - State: closed - Opened by mgorny 5 months ago - 3 comments

#484 - autocompletion is slow and stuck

Issue - State: closed - Opened by YanivDorGalron 6 months ago - 2 comments

#483 - Python 3.12.3: Test suite fails

Issue - State: closed - Opened by rikardg 6 months ago - 1 comment

#482 - completer falls back to Bash filename completion

Issue - State: open - Opened by meonkeys 6 months ago

#481 - Check recent argparse API changes for compatibility

Issue - State: open - Opened by kislyuk 6 months ago - 2 comments

#480 - Python 3.13: Some tests fail when run with latest Python pre-release

Issue - State: closed - Opened by penguinpee 6 months ago - 5 comments

#479 - No automatic testing on windows?

Issue - State: closed - Opened by mauvilsa 6 months ago - 2 comments

#478 - Problems with trust path when packaging

Issue - State: open - Opened by dvzrv 6 months ago - 6 comments

#477 - completion with a leading dash

Issue - State: closed - Opened by priv-kweihmann 6 months ago - 2 comments

#476 - Problem with os.get_terminal_size() and argcomplete

Issue - State: closed - Opened by rabuchaim 7 months ago - 2 comments

#475 - Lazy completion loading for Zsh

Pull Request - State: closed - Opened by segevfiner 7 months ago - 8 comments

#474 - Switch to entry points and pure pyproject.toml config

Pull Request - State: closed - Opened by segevfiner 7 months ago - 13 comments

#473 - Generating lazy completion scripts for Bash/Zsh

Issue - State: closed - Opened by segevfiner 7 months ago - 1 comment

#472 - Output of `argcomplete.warn` does not show

Issue - State: closed - Opened by hannahbast 7 months ago - 4 comments

#471 - Move debug_stream initialization to helper method

Pull Request - State: closed - Opened by azhu-tower 8 months ago - 2 comments

#470 - 3.2.2: pytest is failing

Issue - State: closed - Opened by kloczek 8 months ago - 1 comment

#469 - zsh: completion fails with script path starting with '~/'

Issue - State: closed - Opened by DiegoBaldassarMilleuno 8 months ago - 1 comment

#468 - Unable to get completion to work for NetExec

Issue - State: closed - Opened by Adamkadaban 10 months ago - 2 comments

#467 - Allow explicit zsh global completion activation

Pull Request - State: closed - Opened by evanunderscore 10 months ago - 5 comments

#466 - Fix zsh global install

Pull Request - State: closed - Opened by evanunderscore 10 months ago - 4 comments

#465 - Work around trailing null characters in zsh

Pull Request - State: closed - Opened by evanunderscore 10 months ago - 1 comment

#464 - Add sanity check to shell tests

Pull Request - State: closed - Opened by evanunderscore 10 months ago - 1 comment

#463 - Fix and test global completion in zsh

Pull Request - State: closed - Opened by evanunderscore 10 months ago - 8 comments

#461 - enhance scripts/activate-global-python-argcomplete

Pull Request - State: closed - Opened by zoumingzhe 10 months ago - 2 comments

#460 - Contributing guidelines for argcomplete?

Issue - State: closed - Opened by truthdoug 11 months ago - 2 comments

#459 - Fix missing checkout steps on CI

Pull Request - State: closed - Opened by Jamim 11 months ago - 1 comment

#456 - zsh does behave weird if choice contains colon

Issue - State: closed - Opened by maurerle 11 months ago - 2 comments

#455 - Generate zsh completion functions

Issue - State: open - Opened by mil-ad 11 months ago - 2 comments

#454 - Messes with default zsh completion for redirects.

Issue - State: closed - Opened by jmcantrell 11 months ago - 4 comments

#453 - zsh: Allow to use external script.

Pull Request - State: closed - Opened by dibalavs 12 months ago - 1 comment

#451 - zsh: Extra space is added during hierarchy completion (directory or custom)

Issue - State: closed - Opened by dibalavs 12 months ago - 2 comments

#450 - Document ephemeral vs. permanent completion activation

Issue - State: open - Opened by wxgeo about 1 year ago - 13 comments

#449 - Add support for Python 3.12 and drop EOL 3.6 and 3.7

Pull Request - State: closed - Opened by hugovk about 1 year ago - 1 comment

#448 - Ensure Python 3.12+ compatibility in check_console_script

Pull Request - State: closed - Opened by hroncok about 1 year ago - 2 comments

#447 - zsh test failures on Fedora

Issue - State: closed - Opened by stratakis about 1 year ago - 12 comments

#446 - Drop shebang from argcomplete/shell_integration.py

Pull Request - State: closed - Opened by musicinmybrain about 1 year ago

#445 - Global completion without bash defaults

Issue - State: open - Opened by btjones0 about 1 year ago - 1 comment

#444 - Fix "roules" typo in docs

Pull Request - State: closed - Opened by ykrx about 1 year ago - 1 comment

#443 - Typing support

Issue - State: open - Opened by aspfohl about 1 year ago - 2 comments

#442 - How can I suppress unnecessary variables outside of my program?

Issue - State: open - Opened by avatar-lavventura over 1 year ago - 1 comment

#441 - Squeeze PowerShell code

Pull Request - State: closed - Opened by bebound over 1 year ago - 1 comment

#440 - Test failures with Python 3.12.0b2

Issue - State: closed - Opened by hroncok over 1 year ago - 1 comment

#439 - Update test.py

Pull Request - State: closed - Opened by kislyuk over 1 year ago - 1 comment

#438 - Remove redundant wheel dep from pyproject.toml

Pull Request - State: closed - Opened by mgorny over 1 year ago - 5 comments

#437 - Improve user install logic in activate-global-python-argcomplete

Pull Request - State: closed - Opened by kislyuk over 1 year ago - 1 comment

#436 - Ensure Python 3.7 compatibility in check_console_script

Pull Request - State: closed - Opened by flu0r1ne over 1 year ago - 1 comment

#434 - Use ` as escape character in PowerShell

Pull Request - State: closed - Opened by bebound over 1 year ago - 5 comments

#433 - Fix ZSH implementation - missing completion

Pull Request - State: closed - Opened by flu0r1ne over 1 year ago - 9 comments

#432 - ZSH Global Completion Issues on Ubuntu 22.04

Issue - State: closed - Opened by flu0r1ne over 1 year ago - 2 comments

#431 - FIX: missing bash_completion.d -> Darwin install

Pull Request - State: closed - Opened by flu0r1ne over 1 year ago

#430 - Missing /etc/bash_completion.d causes bad Linux install

Issue - State: closed - Opened by flu0r1ne over 1 year ago - 1 comment

#429 - No completion running with `python script.py`

Issue - State: closed - Opened by JunkyByte over 1 year ago - 6 comments

#428 - Test without pip build isolation

Pull Request - State: closed - Opened by hroncok over 1 year ago - 2 comments

#427 - setup.py -> pyproject.toml migration start

Pull Request - State: closed - Opened by halfow over 1 year ago - 5 comments

#426 - Linux Installation Issues and Insights

Issue - State: open - Opened by flu0r1ne over 1 year ago - 3 comments

#425 - zsh tests failures on Gentoo

Issue - State: closed - Opened by mgorny over 1 year ago - 2 comments

#424 - allow importlib-metadata 6.x

Pull Request - State: closed - Opened by reaperhulk over 1 year ago - 4 comments

#423 - Type hint improvements

Pull Request - State: open - Opened by scop over 1 year ago - 1 comment

#422 - Note completers can return iterables of strings, not just lists

Pull Request - State: closed - Opened by scop over 1 year ago - 2 comments

#421 - Note register options affecting bash only as such

Pull Request - State: closed - Opened by scop over 1 year ago - 1 comment

#419 - Recommended replacement for `split_line`?

Issue - State: closed - Opened by blink1073 over 1 year ago - 3 comments

#418 - Use zsh-complist

Issue - State: open - Opened by kislyuk over 1 year ago

#416 - Expand completer protocol to provide descriptions

Issue - State: open - Opened by kislyuk over 1 year ago - 1 comment

#415 - Make and document completer class for typing

Issue - State: closed - Opened by kislyuk over 1 year ago - 1 comment

#414 - Clean up top level namespace

Issue - State: closed - Opened by kislyuk over 1 year ago

#413 - Add zsh test suite

Issue - State: closed - Opened by kislyuk over 1 year ago - 2 comments

#412 - Deduplicate shell activator code

Issue - State: open - Opened by kislyuk over 1 year ago

#411 - Make activate-global-python-argcomplete compatible with zsh

Issue - State: closed - Opened by kislyuk over 1 year ago - 1 comment

#410 - Make fish optional.

Pull Request - State: closed - Opened by mcepl over 1 year ago - 2 comments

#409 - SuppressCompleter is not working

Issue - State: closed - Opened by Dramelac over 1 year ago - 2 comments

#408 - 2.0.6: pytest is failing in two units

Issue - State: closed - Opened by kloczek over 1 year ago - 9 comments

#407 - 2.0.5: test/ content is installed

Issue - State: closed - Opened by kloczek over 1 year ago - 1 comment