Search found 18 matches

by averebazmadar
Sep 23rd, ’23, 15:31
Forum: User Commands and Scripts
Topic: How-to: toggle app foreground/minimize
Replies: 2
Views: 1337

Re: How-to: toggle app foreground/minimize

Well, that was simple indeed, thanks :D
by averebazmadar
Sep 23rd, ’23, 15:26
Forum: General Discussion
Topic: Search in New Command Window
Replies: 1
Views: 668

Search in New Command Window

How can I search in the new command window? No matter if I make a new "Text Expander - Run", or a "Shortcuts - Command", in the window The CTRL+F does not work and there is no search button/icon. If I try to use CTRL+F, it just writes ACK in it.

Thanks
by averebazmadar
Sep 20th, ’23, 09:24
Forum: General Discussion
Topic: Command Character limit
Replies: 2
Views: 943

Re: Command Character limit

Oh totally understandable, thanks.
by averebazmadar
Sep 20th, ’23, 09:23
Forum: User Commands and Scripts
Topic: How-to: toggle app foreground/minimize
Replies: 2
Views: 1337

How-to: toggle app foreground/minimize

What I would like to achieve: on shortcut presses: 1. run program 2. move the running program to the foreground 3. send back to tray/minimize/background My main goal is to send it to the foreground but if it is possible, it would be awesome to toggle the app foreground/minimize. Even if it needs a n...
by averebazmadar
Aug 15th, ’23, 11:00
Forum: General Discussion
Topic: Command Character limit
Replies: 2
Views: 943

Command Character limit

Is there any character limit to save commands? I have a quite long script and when I try to save it, it cuts everything after a certain point and gives "}" missing error. Of course it is missing, because fastkeys removes it :D https://drive.google.com/file/d/1ZigZNrDzKIug7wA4BazxZ2WVSG-Cag...
by averebazmadar
Feb 15th, ’21, 14:56
Forum: User Commands and Scripts
Topic: Text Expander Paste Instead of Send
Replies: 2
Views: 6584

Re: Text Expander Paste Instead of Send

Yup, that worked.
by averebazmadar
Feb 15th, ’21, 10:59
Forum: User Commands and Scripts
Topic: Text Expander Paste Instead of Send
Replies: 2
Views: 6584

Text Expander Paste Instead of Send

My goal is to paste text from TE immediately rather than typing it letter by letter. I changed "Use clipboard if text lenght exceeds" to 1 in Text Expander's advanced options, but doesn't work. How should I do this? If I use TE for long paragraphs, it takes an eternity while the script run...
by averebazmadar
Feb 15th, ’21, 08:54
Forum: User Commands and Scripts
Topic: Open selected URL in background tab
Replies: 1
Views: 5337

Open selected URL in background tab

I have a code to open selected url in new tab but how do I open then in background tab? Send, ^c Sleep 50 Run, %clipboard% Return Moreover, can we do that if there is a plain text link, then open that in new tab but if it is a link, copy it's link address instead of the text and open that in new tab?
by averebazmadar
Feb 15th, ’21, 08:48
Forum: User Commands and Scripts
Topic: Sometimes FastKeys mux up my keyboard buttons
Replies: 2
Views: 5849

Re: Sometimes FastKeys mux up my keyboard buttons

I don't really know the applications, although it happened more times in Stack Borwser and maybe in Vivaldi?

I try that delay thanks for the advice
by averebazmadar
Feb 13th, ’21, 08:23
Forum: User Commands and Scripts
Topic: Sometimes FastKeys mux up my keyboard buttons
Replies: 2
Views: 5849

Sometimes FastKeys mux up my keyboard buttons

I don't really use any special script but sometimes when I use for example a simple text expander, for afew seconds my keyboard buttons get mad and every character is different from what they should be. For example: I have script to send/paste my email address and occasionally i get this chaos: myem...