mirror of https://github.com/liamg/aminal.git
Instead of having a global mutable DefaultConfig which might be changed by anything during run/test time turn DefaultConfig into a function which returns a fresh DefaultConfig. This is safer and more convenient. |
||
---|---|---|
.. | ||
actions.go | ||
colours.go | ||
colours_test.go | ||
config.go | ||
defaults.go | ||
keys.go | ||
keys_test.go |