Hello, Sandy's key bindings are based on tests. The number of tests have started to grow and a there are times that a key is defined 6 or more times to do a simple job. Also, I want to add an expand mode (to make diw command possible) and until mode (dta command), which would mean even more key definitions.
I was thinking to make multi-command keys defined with an array of functions and arguments, but that's not an efficient solution and I don't like it. What do you think?