Closed fcuny closed 11 years ago
If there's a good reason to have vertical split bind to 87, let me know and I'll fix my patch.
Ah, you're right, I was using w for hsplit. It probably should be h. :)
I don't want to change delete's binding, though. 46 is delete, 8 is backspace. I'll merge your patch, but change that binding back.
Thanks for adding the help window, too! Added you to the contributors file. :+1:
Add two new bindings: one for help ('?') and another one to delete a view ('d'). The last one is in addition to the 'delete' key, since some browser bind this to "previous page in history".
Also, the correct key code (at least on Mac's QWERTY keyboard) for the letter 'h' is 72.