Add vi-ish navigation to first and last slide
authorAnders Damsgaard <anders.damsgaard@geo.au.dk>
Tue, 3 Feb 2015 09:27:51 +0000 (10:27 +0100)
committerAnders Damsgaard <anders.damsgaard@geo.au.dk>
Tue, 3 Feb 2015 09:27:51 +0000 (10:27 +0100)
commit6d627bac82f84e39beda51981ddf3a6ddabbbe78
tree40271a5e29e200e4510cc66c45c0d53fcd0ca900
parent42a0fbc2fa198be33df372c198c225d6fb0de33e
Add vi-ish navigation to first and last slide

Navigate to first and last slide with 'g' and 'G', respectively. This resembles
the behavior of vi, that uses 'gg' and 'G' for the first and last lines in a
file. These keybinds are useful for keyboards without dedicated home/end keys.
sample.md
src/viewer.c