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.