Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hyper_s is not search & how to map a key #3

Open
boeto opened this issue Apr 24, 2019 · 2 comments
Open

hyper_s is not search & how to map a key #3

boeto opened this issue Apr 24, 2019 · 2 comments

Comments

@boeto
Copy link

boeto commented Apr 24, 2019

  1. hyper_s is google translate , can't open search.
  2. i want to map a key to another key in capslock-plus-plus what should i do?
@matrix1001
Copy link
Owner

Check HyperSearch.ahk for detail. It's just managed by some regexp, nothing special.
If you want to use it as a web searcher, check ahk manual and rewrite function HyperSearch in that script.

What do you mean map a key to another ?

For example, change translate from caps + t to caps + y.

change this in HyperSettings.ini

hyper_t=TransSel --> hyper_y=TransSel

@matrix1001
Copy link
Owner

@pourley Got any other problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants