#2741: Delete key not working in GHCi
-----------------------+----------------------------------------------------
    Reporter:  guest   |        Owner:           
        Type:  bug     |       Status:  closed   
    Priority:  normal  |    Milestone:           
   Component:  GHCi    |      Version:  6.10.1   
    Severity:  normal  |   Resolution:  duplicate
    Keywords:          |   Difficulty:  Unknown  
    Testcase:          |           Os:  Linux    
Architecture:  x86     |  
-----------------------+----------------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => duplicate

Comment:

 Putting this:
 {{{
 bind "\e[3~" ed-delete-next-char
 }}}
 in `~/.editrc` more-or-less fixes it. For 6.12 we plan a proper solution:
 #2812.

 Also, there should soon be a ghci-haskeline package available for use with
 GHC 6.10, which should behave correctly.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2741#comment:2>
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

Reply via email to