Search found 42 matches

by mr9bitbyte
Apr 10th, ’26, 00:20
Forum: Suggestions
Topic: text expander multiple selection "menu"
Replies: 1
Views: 2195

text expander multiple selection "menu"

I have been using the text expander multiple selection almost like a menu, I think is more dynamic and faster to create than actual shortcut menu. I like that it can be created in 1 text screen I wish you could expand this functionality to be able to create a text expander multi level menu . One pro...
by mr9bitbyte
Dec 4th, ’25, 21:27
Forum: Suggestions
Topic: Feature Request: Macro Timeout function
Replies: 2
Views: 24155

Re: Feature Request: Macro Timeout function

Marko wrote: Feb 8th, ’25, 18:57 For such situations you can use the Reload shortcut which can be defined in Preferences/General/Shortcuts.
Thanks i have been using the reload shortcut after you mentioned it.
by mr9bitbyte
Dec 4th, ’25, 21:27
Forum: Suggestions
Topic: Macro recorder functionality request: comment\bookmarking shortcut
Replies: 3
Views: 27953

Re: Macro recorder functionality request: comment\bookmarking shortcut

Once recording is completed you can add the comments to the code by using a semicolon (;) at the beginning of a line. this wouldnt solve the problem, what I mean is, imagine you record a long macro/sequence of keystrokes without adding time intervals because you want it executed as fast as possible...
by mr9bitbyte
Dec 4th, ’25, 21:20
Forum: Suggestions
Topic: Feature request: loop execute macro hot key
Replies: 0
Views: 31827

Feature request: loop execute macro hot key

being able to excecute a recorded macro a number of times, or an infitine # of times until a key is pressed would be helpful. I know this can be done right now through ahk loop etc, but having it baked into the fastkeys functionality would be faster.
by mr9bitbyte
Dec 4th, ’25, 21:17
Forum: Suggestions
Topic: Feature Request:Insert recorded macro context menu available in more places
Replies: 1
Views: 21097

Feature Request:Insert recorded macro context menu available in more places

More specifically, having the insert recorded macro available inside an existing shortcut, or text expander item, or start menu, if its in "command" mode, the recorded macro would be pasted as is, if being inside a "send" mode, then the recorded macro would be inserted as a comma...
by mr9bitbyte
Mar 17th, ’25, 00:48
Forum: Suggestions
Topic: Macro recorder functionality request: comment\bookmarking shortcut
Replies: 3
Views: 27953

Macro recorder functionality request: comment\bookmarking shortcut

Hi, First of all, thank you for all your good work and great software as usual. I would like to request a shortcut to add a bookmark or comment to the macro recorded script, sometimes when using the macro recorded there is a specific section in the recording process where there is a window that open...
by mr9bitbyte
Feb 8th, ’25, 13:04
Forum: Suggestions
Topic: Feature Request: Macro Timeout function
Replies: 2
Views: 24155

Feature Request: Macro Timeout function

Hi id like to request this feature, a macro timeout that will abort any executed instruction. Ive had issues before where a mcro just went crazy and went on in an infinite loop cause great damage to the document I was working on, can we have some safety in place, like a timeout timer that can be spe...
by mr9bitbyte
Nov 12th, ’24, 18:10
Forum: General Discussion
Topic: Feature request
Replies: 2
Views: 5631

Re: Feature request

This is what I do already, I create a temporary menu for the recorded macro named as temp.
by mr9bitbyte
Nov 10th, ’24, 07:07
Forum: General Discussion
Topic: Feature request
Replies: 2
Views: 5631

Feature request

Two things, there is an option to record a macro with intervals, itd be nice to set a predefined interval like instead if it being exact time interval, just being able to specify a maximum interval like 250ms, or 50 ms, sometimes no intervals is too fast, but normal timing is too slow so being able ...
by mr9bitbyte
Aug 20th, ’24, 14:13
Forum: Announcements
Topic: FastKeys 5.15 Released
Replies: 6
Views: 30790

Re: FastKeys 5.15 Released

Wow I feel incredibly appreciative, the
- Auto Complete - Copy to clipboard option,
- Repeat last command from previous update
were my recommendations. I feel listened to.
Thanks for the hard work.