[BUG] Ctrl-b is no longer non destructive backspace

Resolved 💬 3 comments Opened Jan 29, 2026 by 1MikeMakuch Closed Feb 2, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Now Ctrl-d (twice) no longer exits claude, great!

But now Ctrl-b is no longer backspace like it used to be. Non-destructive backspace.

bash prompt defaults to emacs control keys:
c-d delete char
c-b backspace
c-f forward
c-a beginning of line
c-e end of line
c-k kill to end of line
c-w delete word backwards
etc

It would be nice to retain those for those of us used to them. Thanks!

What Should Happen?

But now Ctrl-b is no longer backspace like it used to be. Non-destructive backspace.

bash prompt defaults to emacs control keys:
c-d delete char
c-b backspace
c-f forward
c-a beginning of line
c-e end of line
c-k kill to end of line
c-w delete word backwards
etc

It would be nice to retain those for those of us used to them. Thanks!

Error Messages/Logs

Steps to Reproduce

But now Ctrl-b is no longer backspace like it used to be. Non-destructive backspace.

bash prompt defaults to emacs control keys:
c-d delete char
c-b backspace
c-f forward
c-a beginning of line
c-e end of line
c-k kill to end of line
c-w delete word backwards
etc

It would be nice to retain those for those of us used to them. Thanks!

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.1.23

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗