Closed mikef-nl closed 4 years ago
Indeed, especially for changing the main hotkey. Is there any way to do that right now?
@Alessandro-D Not yet, but definitely a good idea. I'll try to whip something up today.
Any update on this?
Two main features that should be customisable:
Looks like someone already got that far https://github.com/flyingpie/windows-terminal-quake/pull/8
@Alessandro-D Not yet, but definitely a good idea. I'll try to whip something up today.
Today, LOL
Looks like some MIB kidnapped him
Everyone has too little time and too much to do. Things happen 😄
So I was full-on taken by the MIB. Good news is that I don't need a colonoscopy any time soon.
@mikef-nl @Alessandro-D @sanconley @ukWaqas @insign @Croydon
Pre release v0.4 adds a settings file with:
https://github.com/flyingpie/windows-terminal-quake/releases/tag/v0.4
Please let me know if this is to your liking and whether you have any suggestions/encounter bugs.
Do hotkeys need a modifier? Is it expect to work if I want to have the toggling feature on e.g. F8
?
OR F1
Would be nice to have an option to only set one key.
Actually, it works for me
My mistake previously was that I put it into a subdirectory of the programs directory which requires admin rights. Executing quake withOUT admin rights in such a path causes then that it can't read the config (which was also written with admin rights)
Very tiny potential improvement: When quake shows the hotkey in the notification it shows 0+F8
when it is just F8
how did you set it to only one key?
Do something like
{
// The keys that can be used to toggle the terminal
"HotKeys": [
{
"Key": "F8"
}
],
@ukWaqas I'm continuing the transparency part in #11
There is a pre-release here: https://github.com/flyingpie/windows-terminal-quake/releases/tag/v0.5
Could be nice to have it configurable via a json file for: Hotkeys Timer for the dropdown