8000 Suggesting an improvement of the web search macro · Issue #83 · getreuer/qmk-keymap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Suggesting an improvement of the web search macro #83
Open
@xuhdev

Description

@xuhdev

Currently, the web search macro emulates Ctrl-C Ctrl-T <Wait> Ctrl-V Enter:

SS_LCTL("ct") SS_DELAY(100) SS_LCTL("v") SS_TAP(X_ENTER),

However, this pollutes the clipboard.

The key sequence I use (borrowed from here) achieves the same effects without polluting the clipboard: Shift-F10 <Wait> s.

Shift-F10 pops up the context menu, and S is the shortcut for searching the selected text.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0