c09ce71fce
Since aliases are so rarely used, just hardcode the list of aliases inside the engine for now. This combines the advantage of the speedup of the previous implementation with the robustness of the first implementation. As trade-off, extensibility suffers, but given the small number of aliases, that's OK for now. fixes #437 |
||
---|---|---|
.. | ||
modules | ||
__init__.py | ||
config.py | ||
engine.py | ||
error.py | ||
input.py | ||
output.py | ||
popup.py | ||
popup_v2.py | ||
store.py | ||
theme.py | ||
util.py |