Is there a way to copy the line under the mouse cursor (which I can control with the keyboard, to read the mud output) to the clipboard? I can use a virtual buffer, but that's screen-reader specific and would break on wrapped lines.
Getting lines for triggers
Posted by Tspivey on Wed 20 Dec 2006 12:03 AM — 2 posts, 12,464 views.
Can you explain that a bit more please?
You want to move the mouse pointer, and then with some keystroke know what the text is in the output window?
If you can also do a shift-double-click you can select (highlight) the paragraph under the cursor (this handles wrapped lines). The do a Ctrl+C to copy to the clipboard.
You want to move the mouse pointer, and then with some keystroke know what the text is in the output window?
If you can also do a shift-double-click you can select (highlight) the paragraph under the cursor (this handles wrapped lines). The do a Ctrl+C to copy to the clipboard.