Search found 13 matches
- Feb 15th, ’21, 14:56
- Forum: User Commands and Scripts
- Topic: Text Expander Paste Instead of Send
- Replies: 2
- Views: 360
Re: Text Expander Paste Instead of Send
Yup, that worked.
- Feb 15th, ’21, 10:59
- Forum: User Commands and Scripts
- Topic: Text Expander Paste Instead of Send
- Replies: 2
- Views: 360
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 runs through.
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 runs through.
- Feb 15th, ’21, 08:54
- Forum: User Commands and Scripts
- Topic: Open selected URL in background tab
- Replies: 1
- Views: 61
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?
- Feb 15th, ’21, 08:48
- Forum: User Commands and Scripts
- Topic: Sometimes FastKeys mux up my keyboard buttons
- Replies: 2
- Views: 57
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
I try that delay thanks for the advice
- Feb 13th, ’21, 08:23
- Forum: User Commands and Scripts
- Topic: Sometimes FastKeys mux up my keyboard buttons
- Replies: 2
- Views: 57
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...
- Feb 13th, ’21, 08:00
- Forum: Suggestions
- Topic: Settings.fdb
- Replies: 2
- Views: 71
Re: Settings.fdb
Oh I see thanks
- Feb 13th, ’21, 07:56
- Forum: User Commands and Scripts
- Topic: Find and replace accented characters
- Replies: 7
- Views: 165
Re: Find and replace accented characters
@tom Thank you very much! I really want o give you a like or something but there is no button for that... 

- Feb 13th, ’21, 07:37
- Forum: User Commands and Scripts
- Topic: Meta-searching with 1 keyword
- Replies: 5
- Views: 18242
Re: Meta-searching with 1 keyword
This is gold. I am using a chrome extension for this kind of multi search for years but it does not work with every browser, not even with every chromium based browser morover the extension is abandoned years ago. Man I am so glad for this. Although I have a question: What if I want the searches to ...
- Feb 12th, ’21, 16:25
- Forum: User Commands and Scripts
- Topic: Find and replace accented characters
- Replies: 7
- Views: 165
Re: Find and replace accented characters
Thanks for this code, awesome!
How should I modify this for change spaces and dots to _?
like
abc def -> abc_def
abc.def -> abc_def
I want to use it for making safenames
Thanks
How should I modify this for change spaces and dots to _?
like
abc def -> abc_def
abc.def -> abc_def
I want to use it for making safenames
Thanks

- Feb 12th, ’21, 16:10
- Forum: Suggestions
- Topic: FastKeys 5 color themes
- Replies: 4
- Views: 180
Re: FastKeys 5 color themes
I am glad to hear this, because if I choose Dark theme, it remains light. Although how can I set the right panel's font color? I don't see "ColorFontRight" option and if I add it, nothing happens. So with a real dark theme I can't read what is happening there 
