Re: Cannot unsubscribe

2017-12-13 Thread cheater00 cheater00
Got it. Got filed under "promotions". On Thu, Dec 14, 2017 at 1:42 AM, cheater00 cheater00 wrote: > I went to http://mail.haskell.org/cgi-bin/mailman/options/ghc-devs > logged in and clicked on "unsubscribe" and no unsubscription email > shows up. What do i

Cannot unsubscribe

2017-12-13 Thread cheater00 cheater00
I went to http://mail.haskell.org/cgi-bin/mailman/options/ghc-devs logged in and clicked on "unsubscribe" and no unsubscription email shows up. What do i do to unsubscribe? Thanks ___ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi

Re: Long standing annoying issue in ghci

2017-12-13 Thread cheater00 cheater00
I went ahead and did this for you. On Tue, Dec 12, 2017 at 8:44 PM, cheater00 cheater00 wrote: > Yes, it is worth doing it, because until Haskeline has been fixed and > integrated into ghci, the issue persists and needs to remain filed. > > > On Fri, 8 Dec 2017 18:25 MarLinn,

Re: Long standing annoying issue in ghci

2017-12-12 Thread cheater00 cheater00
be handled quite > differently. > > Are multiline prompts even used by a lot of people? I like mine because it > gives me a both a list of modules and a consistent cursor position. But > maybe I'm the exception? > > Cheers. > > > On 2017-12-07 23:15, cheater00 c

Re: Long standing annoying issue in ghci

2017-12-07 Thread cheater00 cheater00
Interesting. Would you mind reopening the issue and providing a buggy example? Amd alerting haskeline maintainers? How does it work on a 1 line prompt that is so long it wraps? On Thu, 7 Dec 2017 23:11 MarLinn, wrote: > > > Here's what I use: > > > > :set prompt "\ESC[46m\STX%s>\ESC[39;49m\STX "

Re: Long standing annoying issue in ghci

2017-12-05 Thread cheater00 cheater00
Documentation is here: >> https://github.com/judah/haskeline/wiki/ControlSequencesInPrompt >> >> On Tue, Dec 5, 2017 at 12:57 PM, Brandon Allbery >> wrote: >> > On Tue, Dec 5, 2017 at 12:36 PM, cheater00 cheater00 < >> cheate...@gmail.com> >> > w

Re: Long standing annoying issue in ghci

2017-12-05 Thread cheater00 cheater00
a signal to haskeline for control sequences. > Documentation is here: > https://github.com/judah/haskeline/wiki/ControlSequencesInPrompt > > On Tue, Dec 5, 2017 at 12:57 PM, Brandon Allbery > wrote: > > On Tue, Dec 5, 2017 at 12:36 PM, cheater00 cheater00 < > cheate...@gmai

Long standing annoying issue in ghci

2017-12-05 Thread cheater00 cheater00
Hi guys, this one seems to have gotten buried under more important things, but maybe someone would like to take a look at it none the less? I've been encountering it literally every day for the last 4 years. I sometimes find it difficult to find read the past commands without color coding the promp