Originally created by @es183923 on GitHub (Jul 26, 2022).
These simple commands would be helpful for complex scripting, even though autohotkey can do them just fine
Originally created by @es183923 on GitHub (Jul 26, 2022).
These simple commands would be helpful for complex scripting, even though autohotkey can do them just fine
I've been thinking this could be a single command that allows you to interact with the current focused window.
I don't know very well what the proper name of the command would be, but it will be something like this.
komorebic control-window minimize
komorebic control-window close
@Yusuf007R commented on GitHub (Oct 6, 2022):
I've been thinking this could be a single command that allows you to interact with the current focused window.
I don't know very well what the proper name of the command would be, but it will be something like this.
```
komorebic control-window minimize
komorebic control-window close
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @es183923 on GitHub (Jul 26, 2022).
These simple commands would be helpful for complex scripting, even though autohotkey can do them just fine
@Yusuf007R commented on GitHub (Oct 6, 2022):
I've been thinking this could be a single command that allows you to interact with the current focused window.
I don't know very well what the proper name of the command would be, but it will be something like this.