Skip to content

Fire periodic callback when lua console receives '\r' #6250

Open
@vadosnaprimer

Description

@vadosnaprimer

If debugger is open, entering commands into lua console becomes problematic. The console only updates on periodic callbacks, and those don't fire frequently enough if lua console has focus. One has to hover the mouse over MAME or debugger window after every lua command not to have to wait for each command to get processed.

I'm not sure how hard this may be do implement though, it'd have to explicitly connect linenoise to MAME via a callback?

@cracyc am I overcomplicating this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions