Skip to content

[Feature]: Support swipe.down on extra-keys for Ctrl+C #4728

@Spy-God

Description

@Spy-God

Feature description

When defining extra-keys, only popup (swipe up) is supported. Attempting:

{
  "key": "CTRL",
  "swipe": {
    "down": { "key": "CTRL+C" }
  }
}

Probable Solution

Add a swipe.down handler that accepts either key or macro, analogous to popup.

Environment details

  • Termux version: 0.119.3 beta
  • Android version: e.g. Android 15.0
  • Device: e.g. Realme P1 5G

Use cases and benefits

  • One-handed interrupt (Ctrl+C) without reaching across the keyboard
  • Consistency with swipe-up popups

Additional information

No I dont think so and I only use termux so I can't say for other apps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions