Skip to content

Ctrl-] shortcut not working anymore #428

@piotrd

Description

@piotrd

Defect

The issue is most likely caused by upgrade of tcell library included in the recent release.

github.com/gdamore/tcell/v2 v2.10.0

Version with a fix is apparently https://github.com/gdamore/tcell/releases/tag/v2.13.1

This fixes a bug decoding certain control keys ([, ], )


Make sure that these boxes are checked before submitting your issue -- thank you!

  • N/A Included the relevant configuration snippet
  • N/A Included the relevant process-compose log (log location: process-compose info)
  • N/A Included a [Minimal, Complete, and Verifiable example] (https://stackoverflow.com/help/mcve)

Version of process-compose:

1.85.0

OS environment:

macos 26.1

Steps or code to reproduce the issue:

Try to use Ctrl-] shortcut for Toggle Full Screen action.

Expected result:

Ctrl-] toggles full screen mode.

Actual result:

The shortcut does not work - nothing happens when it's triggered.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions