Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.57k stars 573 forks source link

RightClick 4 EMenu: is Long RClick delay configurable? #2459

Open d0vgan opened 2 years ago

d0vgan commented 2 years ago

In ConEmu settings, under Far Manager -> Far macros, there is an option "RightClick 4 EMenu" that says: "3rd state - Short RClick passed, Long RClick -> EMenu". Is there an additional option to define what "Long RClick" is? I mean, is there a way to set e.g. Long RClick = 200 ms ?

Maximus5 commented 2 years ago

No, it's hardcoded by RCLICKAPPSTIMEOUT. Why you are asking? Do you think 200ms is enough to distinguish a long click?

d0vgan commented 2 years ago

I was thinking that probably there is a manual option for this. For example, the similar delay is configurable in Total Commander via a manual option "PopupDelay". And indeed, I've set it to 200 ms in Total Commander to reduce the time of the long RClick.