Skip to content

Pressing the keyboard shortcut when the output window has focus creates a new console window #16

@Evertt

Description

@Evertt

Bug description
See title.

To Reproduce

  • Press ctrl+shift+T to open a console window.
  • Write some random code, e.g. echo mt_rand(1, 100);
  • Press ctrl+shift+T to render the output
  • Press ctrl+shift+T again

Expected behavior
I would expect the code from my console window (which was already open, just not in focus) to be run again.

What actually happens
Instead, a new console window is opened.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions