Skip to content

Some keypresses do not get pressed when using applescript to type out keys #744

@dylan-chong

Description

@dylan-chong

Run this from the terminal and then wait a few seconds

mvim -u NONE; sleep 2; osascript -e 'tell application "System Events" to keystroke "aThis text should get typed out in insert mode"'

and you see this as a result

screen shot 2018-09-10 at 5 13 09 pm

which clearly does not show all of the text that should get typed out

Metadata

Metadata

Assignees

No one assigned

    Labels

    InputIssues related to keyboard or other types of input

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions