This addon provides a method for copying text from the review cursor. The gesture is undefined by default. Once the gesture is pressed, you can press one of the following keys:
- k - copy the word at the review cursor.
- l - copy the line at the review cursor.
- w - copy the object the review cursor is on.
- home - copy from the beginning of the line to the review cursor.
- end - copy from the review cursor to the end of the line.