Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-18 | feat(aliases): add basic argument parsing (#10710) | Yuval | |
2022-04-09 | fix: use `python3` for all `python` invocations (#10832) | Carlo Sala | |
2021-12-01 | chore: fix spelling errors across the project (#10459) | Josh Soref | |
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com> | |||
2021-06-11 | feat(plugins): add aliases cheatsheet plugin (#4662) | hqingyi | |
* add: explore alias quickly with aliases plugin. * change: add compatibility with python2 & python3. - add compatibility. - add termcolor.py. - remove aliass(search), just use acs. - detect python. |