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

Delay in the tap part of tap-hold #827

Open
paniash opened this issue Mar 20, 2024 · 0 comments
Open

Delay in the tap part of tap-hold #827

paniash opened this issue Mar 20, 2024 · 0 comments

Comments

@paniash
Copy link

paniash commented Mar 20, 2024

Hi!

I recently came across kmonad and was wondering if this is a common issue and if so, how I could rectify it.

I'm remapping capslock to act as escape when tapping and ctrl when holding. The holding part works just as expected. However, when tapping capslock, there is a noticeable delay for the escape to act. Not deal-breaking, but noticeable compared to if I just remap capslock to act as escape all the time.

Here's the line in my config:

(defalias
  axx (tap-hold 300 esc lctl)     ;; Long delay for easier testing
)

With @axx going at the position of the capslock key in the deflayer section.

I'd appreciate any help! Thanks!!

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

1 participant