phi
phi copied to clipboard
solidify keyboard support on main platforms
Right now I'm hopping between mac and linux. The cross platform support for key input is mostly quick patches to get things to work. In reality, I would prefer if the keyboard configurations were clearly configured per platform and "loaded" properly, rather than some hacky hashmap lookups on certain key combos.