Added page up, page down, home, and end to hot keys #19

Merged
sloum merged 1 commits from scroll-options into master 2019-05-25 03:59:38 +00:00
Owner

Adds new navigation features to Bombadillo. Allowing the following hot keys:

g: home,
G: end,
u: page up,
d: page down

It is likely that I could consolidate some of the variable calculations into a receiver function rather than repeat them in a few different methods. Something to think about as things move forward.

Adds new navigation features to Bombadillo. Allowing the following hot keys: `g`: home, `G`: end, `u`: page up, `d`: page down It is likely that I could consolidate some of the variable calculations into a receiver function rather than repeat them in a few different methods. Something to think about as things move forward.
sloum added the
enhancement
label 2019-05-25 03:57:54 +00:00
sloum closed this pull request 2019-05-25 03:59:38 +00:00
Author
Owner

Closes #13 & #14

Closes https://tildegit.org/sloum/bombadillo/issues/13 & https://tildegit.org/sloum/bombadillo/issues/14
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sloum/bombadillo#19
No description provided.