#3482: Esc key no longer works in GHCi on Windows
---------------------+------------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: GHCi | Version: 6.10.4
Severity: minor | Resolution: worksforme
Keywords: | Testcase:
Os: Windows | Architecture: x86
---------------------+------------------------------------------------------
Changes (by judah):
* status: new => closed
* resolution: => worksforme
Comment:
You can add back that keybinding by creating a .haskeline file in your
home directory with the following line:
{{{
bind: escape control-e KillLine
}}}
Please re-open this ticket if that solution does not work for you.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3482#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs