Skip to content

Commit 99023b2

Browse files
committed
Add NEWS entry for gh-146044
1 parent 853cb8c commit 99023b2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)