add review to end of line command

This commit is contained in:
chrys
2016-10-02 14:01:54 +02:00
parent 68f4351bd5
commit 9b442c7dab
6 changed files with 22 additions and 4 deletions

View File

@ -5,6 +5,7 @@ KEY_FENRIR,KEY_KP7=review_top
KEY_KP8=review_curr_line
KEY_KP7=review_prev_line
KEY_KP9=review_next_line
#=review_end_of_line
#=present_first_line
#=present_last_line
KEY_KP5=review_curr_word

View File

@ -5,6 +5,7 @@ KEY_FENRIR,KEY_SHIFT,KEY_U=review_top
KEY_FENRIR,KEY_I=review_curr_line
KEY_FENRIR,KEY_U=review_prev_line
KEY_FENRIR,KEY_O=review_next_line
#=review_end_of_line
#=present_first_line
#=present_last_line
KEY_FENRIR,KEY_K=review_curr_word

View File

@ -5,6 +5,7 @@ KEY_FENRIR,KEY_KP7=review_top
KEY_KP8=review_curr_line
KEY_KP7=review_prev_line
KEY_KP9=review_next_line
KEY_FENRIR,KEY_KP6=review_end_of_line
#=present_first_line
#=present_last_line
KEY_KP5=review_curr_word

View File

@ -46,5 +46,5 @@ HasAttributes='HasAttributes.opus'
PromotedText='PromotedText.opus'
# missspelled indicator
mispell='mispell.opus'
# the for capital letter:
# the for capital letter
capital='Caps.opus'