codythegreat / dss

Dead Simple Slides - A terminal based presentation tool with Vim style keybindings
MIT License
54 stars 3 forks source link

Add in ability to jump to n slide, or jump to first/last slide #6

Closed codythegreat closed 4 years ago

codythegreat commented 4 years ago

Enhancement

The following enhancements are planned for DSS:

amagura commented 4 years ago

Adding Space as a shortcut to j would also be nice.

codythegreat commented 4 years ago

@amagura I just commited a pretty big update for the display/keyinput logic. I added your idea for the space key. g and G now move to first/last slide. More changes to come, but I think this will be a good foundation for us to expand.

codythegreat commented 4 years ago

This issue can be closed as all features have been implemented as of commit 93c071b