Support double and triple click text selection #85
Loading…
Reference in New Issue
No description provided.
Delete Branch "ilidemi/orca:double-triple-click"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Win32 higher order click processing courtesy of https://devblogs.microsoft.com/oldnewthing/20041018-00/?p=37543
Super minor quibble, but you could reuse theoc_ui_edit_move
enum for selection modes (instead of the newoc_ui_selection_mode
)Edit: actually I can just do it
f03c5102dc
to18dff15cf1
Closes #68