Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console spy #78

Closed
wants to merge 5 commits into from
Closed

Console spy #78

wants to merge 5 commits into from

Conversation

spyoungtech
Copy link
Owner

Two changes:

  1. Script engine accepts a directives argument that will add those directives to all scripts. This is particularly useful to instantiate AHK with NoTrayIcon directive to prevent the tray icon from flashing on fast calls.

  2. Introduces alpha version of console spy feature, which can be used to inspect some information in real-time similar to AHK's window spy.

@coveralls
Copy link

coveralls commented Apr 11, 2020

Coverage Status

Coverage decreased (-6.9%) to 64.817% when pulling 820e91d on console_spy into 2fe7d76 on master.

@spyoungtech
Copy link
Owner Author

Gonna redo this using curses instead

@spyoungtech spyoungtech deleted the console_spy branch July 17, 2020 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants