We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e19bd commit 9ee561bCopy full SHA for 9ee561b
README.rst
@@ -80,7 +80,6 @@ Alternatives
80
81
- executes the underlying script *every* time ``<TAB>`` is pressed (slow and
82
has side-effects)
83
- - only provides ``bash`` completion
84
85
- `pyzshcomplete <https://pypi.org/project/pyzshcomplete>`_
86
@@ -98,7 +97,7 @@ Contributions
98
97
99
Please do open `issues <https://github.com/iterative/shtab/issues>`_ & `pull requests <https://github.com/iterative/shtab/pulls>`_! Some ideas:
100
101
-- support ``fish``
+- support ``fish`` [#174](https://github.com/iterative/shtab/pull/174)
102
- support ``powershell``
103
104
See
0 commit comments