haskell / haskeline

A Haskell library for line input in command-line programs.
https://hackage.haskell.org/package/haskeline
BSD 3-Clause "New" or "Revised" License
221 stars 75 forks source link

Fix the behavior of unix-word-rubout (C-w) for emacs bindings #39

Closed watashi closed 8 years ago

watashi commented 8 years ago

Haskeline differs from readline in C-w behaviour: