-
Szymon, there was a question in the cheat.sh issues. I missed it originally, and I've just tumbled upon:
```
The hotkey for cheat.sh functionality supposed to be Alt + C, but there is no Alt butto…
-
Another one for the new motion behaviour drop-down. Once we have the core functionality clear and stable, we should probably try make it a little more automated. This behaviour type would be particula…
-
Hi fikovnik,
So I've been thinking about writing a shiftit module for quicksilver. This would allow users to assign quicksilver triggers to hotkeys that implement shiftit functionality.
What do you …
-
**Description**
If I'm using caret mode in my browser to select text and look it up with the scanSelectedText functionality, when I close the popup with escape the cursor moves away from the selectio…
-
When using a modern UI asset design application, such as [Sketch](http://bohemiancoding.com/sketch/), the ability to easily engage a series of helper GUI is a simple hotkey press away.
See a screensh…
-
### Add a hotkey setting for "Global Search" in the plugin settings.
This would provide a more efficient and convenient way to access the search functionality without having to click through the…
-
### Description of the new feature / enhancement
In AutoHotkey, there is a functionality that allows us to run scripts in the background to suppress certain (modifier) keys without losing that key's …
-
```
from PySide2 import QtWidgets, QtGui
import threading
import time
def fill():
time.sleep(1)
box.setPlainText('a' * 1000)
import keyboard
app = QtWidgets.QApplication([])
box…
-
Hi PJ, first of all many thanks for all your great work, I use many of your plugins on a daily basis!
I just tried to create a URL to sync settings by using obsidian://goto-plugin?id=sync , and not…
-
### Feature description
It would be great if we could get a notification that would trigger upon you successfully changing your capture window using the "Capture foreground window with hotkey" featur…