Skip to content

How to disable C-z to suspend #122

@lecopivo

Description

@lecopivo

How do I disable C-z to suspend? I have tried putting (define-key (current-local-map) (kbd "C-z") nil) in various places in my use-package setup but nothing works. Once I start claude-code I can manualy evalute (define-key (current-local-map) (kbd "C-z") nil) and it works as expected but I want it in my config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions