[haskeline] #83: ghci doesn't accept entire input from GNU Screen
haskeline
haskeline at projects.haskell.org
Sat May 30 14:11:25 EDT 2009
#83: ghci doesn't accept entire input from GNU Screen
-------------------+--------------------------------------------------------
Reporter: renick | Owner: judah
Type: defect | Status: assigned
Priority: major | Milestone:
Version: | Resolution:
Keywords: |
-------------------+--------------------------------------------------------
Changes (by judah):
* owner: => judah
* status: new => assigned
Comment:
Thanks for the report! I'm having trouble getting the plugin to work
correctly, though. I can get `:SendtoreplSend` working fine, but when I
type `:SendtoreplSendBlock` it doesn't appear to work with ghci-6.8.3 or
ghci-6.10.1. Instead, the screened ghci session displays a block with one
blank line:
{{{
Prelude> :{
Prelude|
Prelude| :}
}}}
Any tips? Where should the cursor be when I type the command?
--
Ticket URL: <http://trac.haskell.org/haskeline/ticket/83#comment:1>
haskeline <http://example.org/>
My example project
More information about the Haskeline
mailing list