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

Key mapping Ctrl+Shift+Tab not working. #1578

Closed
csy19960309 opened this issue Jul 29, 2024 · 1 comment · Fixed by #1579
Closed

Key mapping Ctrl+Shift+Tab not working. #1578

csy19960309 opened this issue Jul 29, 2024 · 1 comment · Fixed by #1579
Labels
bug Something isn't working

Comments

@csy19960309
Copy link

csy19960309 commented Jul 29, 2024

Contour Terminal version

0.4.3

Installer source

something else (please specify below)

Operating System

Archlinux with kernel 6.9.10-zen1-1-zen

Architecture

x86-64

Other Software

tmux 3.4-9, wayland 1.23.0-1

Steps to reproduce

Add { mods: [Control, Shift], key: Tab, action: SendChars, chars: "test" } to config.

Expected Behavior

It prints "test" to stdout.

Actual Behavior

An actual tab is printed. I mean, it's just like that I press the key TAB.

Additional notes

No response

@csy19960309 csy19960309 added the bug Something isn't working label Jul 29, 2024
@Yaraslaut
Copy link
Member

Hi @csy19960309, thanks for the bug report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants