kxd
kxd copied to clipboard
Scroll wraparound.
It would be cool if you were at the top of the list and press up it wrapped around to the bottom of the list (and vise-versa).
this would be hard to implement without changing UI libs or updating the one we are using. There's no prev or next methods and it doesn't expose current cursor position either. I like that it ends :).