Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 212 Bytes

File metadata and controls

3 lines (3 loc) · 212 Bytes

Fix unix-word-rubout (Ctrl-W) in the REPL to use whitespace-only word boundaries, matching behavior of the basic REPL. Previously it used syntax-table boundaries which treated punctuation as word separators.