We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853cb8c commit 99023b2Copy full SHA for 99023b2
1 file changed
Misc/NEWS.d/next/Library/2026-03-20-00-00-01.gh-issue-146044.WsCtrl.rst
@@ -0,0 +1,3 @@
1
+Fix ``unix-word-rubout`` (Ctrl-W) in the REPL to use whitespace-only word
2
+boundaries, matching bash/readline behavior. Previously it used
3
+syntax-table boundaries which treated punctuation as word separators.
0 commit comments