add onCursorChange trigger; implement auto leave review mode on cursor change

This commit is contained in:
chrys
2017-07-09 18:03:29 +02:00
parent 3da0f6b5d8
commit b29114abea
14 changed files with 38 additions and 41 deletions

View File

@ -180,7 +180,7 @@ highlight=False
lineBreak=True
endOfScreen=True
# leave the review when pressing a key
leaveReviewOnKeypress=False
leaveReviewOnCursorChange=True
# leave the review when changing the screen
leaveReviewOnScreenChange=True