maaslalani / slides

Terminal based presentation tool
http://maaslalani.com/slides/
MIT License
9.65k stars 264 forks source link

Bind `N` to navigate to previous slide #238

Closed uziam closed 1 year ago

uziam commented 1 year ago

Add a keybind to navigate to the previous slide when the user presses N (Shift + n).

This matches what you would intuitively expect when you're using to Vim keybindings.

maaslalani commented 1 year ago

Nice! Thank you so much!