Skip to content

Using SelectTab command inserts a character into the terminal #8228

@chirok11

Description

@chirok11

I added the following bindings to the configuration file.
When switching between tabs, the numbers 1 and 2 are inserted respectively

[[keyboard.bindings]]
action = "SelectTab1"
key = "1"
mods = "Command"

[[keyboard.bindings]]
action = "SelectTab2"
key = "2"
mods = "Command"

System

OS: macOS
Version: alacritty 0.13.2 (bb8ea18)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions