How do I remove tab as delimiter everywhere or remap only on one site? Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
jllanclos

How do I remove tab as delimiter everywhere or remap only on one site?  Topic is solved

04 Apr 2018, 16:38

In AHK, I want to either get rid of tab as a delimiter altogether, or remap tab to ctrl+J, but only on a specific website (many pages on the website). The site's title is not always consistent. I want it to work in any of the major browsers (chrome, Firefox, Safari mainly).

Either of 2 scenarios would work for me:

Eliminate tab as a delimiter everywhere. Tab is tab, but it does not function as a delimiter. More on that below.

Remap tab to ctrl+J, but only on one website (many pages). Tab would still be tab everywhere else.

Solution 1 would be ideal. Solution 2 would be less ideal, but would work.

About solution 1:

My script uses the following:

Code: Select all

EscapeChar \

#Hotstring EndChars ,-()[]{}:".?!\n \t
If I remove the \t, tab still functions as a delimiter. I want to eliminate tab as a delimeter.

Any suggestions? Thanks for the help.

- Jesse

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Lamron750 and 247 guests