Skip to content

unable to delete pod as Ctrl-d intercepted by Window Terminal #3670

@faisal6621

Description

@faisal6621

Environment:

OS: Windows
Terminal: Windows Terminal (Version 1.23.12811.0)
Tool: k9s

Problem:

When using k9s inside Windows Terminal, the shortcut Ctrl+D (used by k9s to delete a pod) is intercepted by Windows Terminal, where it is bound to the Duplicate Tab action.
Even after removing the Ctrl+D binding from Terminal settings, the key combination still triggers another action, preventing pod deletion in k9s.

Expected Behavior:

Ctrl+D should delete the selected pod in k9s without interference from Windows Terminal.

Actual Behavior:

Ctrl+D does not delete the pod because Windows Terminal intercepts the shortcut.

Attempts Made:

  • Removed Ctrl+D shortcut from Windows Terminal settings.
  • Verified that the shortcut is still bound to another action internally.

Questions:

  • Is there an alternative way to delete a pod from the k9s view without using Ctrl+D?
  • Can the Ctrl+D shortcut in k9s be remapped to another key combination?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions