aboutsummaryrefslogtreecommitdiff
path: root/src/hooks.py
AgeCommit message (Collapse)Author
2020-10-06Added variable terminal sizeCharles Cabergs
2020-09-17Added hook list, replace double semi-colon hook for ;; errorsCharles Cabergs
2020-09-15Added more path testsCharles Cabergs
2020-09-13Fixing import regex -> re for python3.5 compatibilityCharles Cabergs
2020-09-12Fixing autocompletion with 0 match, Fixing export singleton with --posixCharles Cabergs
2020-09-11Added commentsCharles Cabergs
2020-09-11Linting with flake8Charles Cabergs
2020-09-11Added export alone, quote missing and tab in cmd testCharles Cabergs
2020-09-11Added error_line0 hookCharles Cabergs
2020-09-11Added output hook and sort_lines hookCharles Cabergs