Keymaps are now static again
commit74d34a7bfbab37686f347dded167e920e6e988c8
authorPhilip Pavlick <philip@swash.link>
Sat, 28 Jul 2018 22:48:00 +0000 (28 18:48 -0400)
committerPhilip Pavlick <philip@swash.link>
Sat, 28 Jul 2018 22:48:00 +0000 (28 18:48 -0400)
treea3b00a8553f33194237d57fb5d7bc1191911da12
parentd9d6986acd350687e30ce7f17ad4655117e88cac
Keymaps are now static again

The problem of keymaps not being static has been fixed by having the
index indicating which keymap is being used be declared in keymaps.d
instead of in main.
src/iocurses.d
src/iomain.d
src/keymaps.d
src/spelunk.d