aminal/config
Menno Finlay-Smits 93bf686b9d Make DefaultConfig safer
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.
2019-03-13 09:18:26 +13:00
..
actions.go #195 Real buffer clearing (#246) 2019-03-07 12:22:57 +02:00
colours.go text selection and copy/paste 2018-10-24 12:15:43 +01:00
colours_test.go things 2018-08-09 13:30:16 +01:00
config.go Make DefaultConfig safer 2019-03-13 09:18:26 +13:00
defaults.go Make DefaultConfig safer 2019-03-13 09:18:26 +13:00
keys.go Support alternative keyboard layouts 2018-11-30 21:32:10 +00:00
keys_test.go Support alternative keyboard layouts 2018-11-30 21:35:00 +00:00