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.62k stars 575 forks source link

Shortcut Style Combination of keys #1739

Open kipintouch opened 6 years ago

kipintouch commented 6 years ago

Versions

ConEmu build: 180528 x64 OS version: Windows 7 x64

Problem description

Hi, I have read the help for shortcuts settings and as I understand to build a custom hotkey one we can choose from a combination

Constants with variants (left and right) Other Keys
Ctrl, Win, Shift, Alt ... etc A-Za-z etc.

I would like to know how to set hotkeys with only combination of Other keys, for instance I want to use the combination

` + j

/ + k

Is this even possible ??

Maximus5 commented 6 years ago

Nope. Simultaneous keypresses are allowed with modifiers only. Key chords are not supported too.