Created attachment 2668 path tho fix.. just adds [up][down][left][right] keybuttons to cycle through windows.. much of which migrators from windows will miss.. Anyways simple enuf pixx, just thought i'd run it by you all Chris Hall
This is a good idea, though the code-base has changed a bit. You are not the first to request the arrow-buttons for navigation. I will implement this in/before 0.1.0 - :-)
Created attachment 3573 Updated patch for arrow navigation I updated the original patch; basically just added back the key-press-event handler. I don't know if that will break anything else, but the arrow navigation seems to work at least.
Committed in revision: fcb707b..8296d09
(In reply to comment #3) > Committed in revision: fcb707b..8296d09 It was changed slightly, so 'up' and 'down' work the same way they do when pressing the buttons in the UI.