nickgammon / mushclient

Open Source Windows MUD game client
www.mushclient.com
181 stars 76 forks source link

Add OnSelectionChanged callback function #48

Closed fiendish closed 5 years ago

fiendish commented 5 years ago

Callback to notify plugins when the active text selection changes in the main output.

nickgammon commented 5 years ago

The callback seemed to be called too often, even when the selection didn't really change. I added a bit more code and merged that back into the master.

nickgammon commented 5 years ago

See: https://github.com/nickgammon/mushclient/commit/d612b60965fff8a775184ba07a16e2e7ae15475c