Path to this page:
Subject: CVS commit: pkgsrc/devel/py-argcomplete
From: Adam Ciarcinski
Date: 2020-07-14 19:43:46
Message id: 20200714174346.72233FB28@cvs.NetBSD.org
Log Message:
py-argcomplete: updated to 1.12.0
Changes for v1.12.0
- Help string support for fish
- Add option to use tempfiles for IPC
- Fix multiple command registration for non-bash shells
- Register auto completion for an arbitrary name using a given external
script
- Skip completions from active subprocess completer
- Fix warnings regarding invalid escape sequences
Files: