|
|
|
@ -56,8 +56,9 @@ Operations are |
|
|
|
- scrollUpPage : scroll up one page in the history log |
|
|
|
- scrollUpPage : scroll up one page in the history log |
|
|
|
- scrollDownLine : scroll down one line in the history log |
|
|
|
- scrollDownLine : scroll down one line in the history log |
|
|
|
- scrollDownPage : scroll down one page in the history log |
|
|
|
- scrollDownPage : scroll down one page in the history log |
|
|
|
- emitClipboard : "paste" the current clipboard |
|
|
|
- scrollUpToTop : scroll up to the begining of the history log |
|
|
|
- emitSelection : "paste" the current selection |
|
|
|
- scrollDownToBottom : scroll down to the end of the history log |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Strings have the syntax of C strings, |
|
|
|
Strings have the syntax of C strings, |
|
|
|
one may use the following escapes: |
|
|
|
one may use the following escapes: |
|
|
|
|