[GHC] #10956: Allow default keyboard behavior to be easily overriden
GHC
ghc-devs at haskell.org
Sat Oct 10 19:26:20 UTC 2015
#10956: Allow default keyboard behavior to be easily overriden
-------------------------------------+-------------------------------------
Reporter: BalinKingOfMoria | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 7.8.3
Resolution: | Keywords: io input raw
Operating System: Windows | Architecture: x86_64
Type of failure: Incorrect result | (amd64)
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by BalinKingOfMoria):
Replying to [comment:1 ezyang]:
> Do you mean... in GHCi? GHCi uses readline, which is why you see this
behavior. If you just have a normal GHC compiled program, you get raw
input capture. (Of course, actually programming this correctly is quite
involved, which is why people use libraries like ncurses in this case.)
No, it's GHC (I already tried); "ghc editor.hs" would do it, right?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10956#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list