Skip to content

Get the cursor type #374

@michaelmesser

Description

@michaelmesser

Checked the documentation

describe your feature request

https://www.autohotkey.com/docs/v2/Variables.htm#Cursor
It would be nice to be able to do this without run_script.

cursor_type = ahk.run_script("""
FileAppend A_Cursor, "*"
""")

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions