[commit: haskeline] master: Remember the current history or kill ring state after ctrl-c (or other exception). (12bc1af)
Paolo Capriotti <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.libraries |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/packages/haskeline On branch : master http://hackage.haskell.org/trac/ghc/changeset/12bc1af4d7111ba008d3bdb5a6921f3230fe8a3f >--------------------------------------------------------------- commit 12bc1af4d7111ba008d3bdb5a6921f3230fe8a3f Author: Judah Jacobson <[email protected]> Date: Tue Jul 17 19:39:05 2012 +0000 Remember the current history or kill ring state after ctrl-c (or other exception). System/Console/Haskeline.hs | 2 +- System/Console/Haskeline/Command/History.hs | 23 +++++++++++++---------- System/Console/Haskeline/Command/KillRing.hs | 7 +++++-- System/Console/Haskeline/InputT.hs | 26 +++++++++++++++++--------- System/Console/Haskeline/Monads.hs | 7 +++++++ System/Console/Haskeline/Vi.hs | 6 +++--- 6 files changed, 46 insertions(+), 25 deletions(-) Diff suppressed because of size. To see it, use: git show 12bc1af4d7111ba008d3bdb5a6921f3230fe8a3f