Robin

Results 50 comments of Robin
trafficstars

What is the budget range required for a commission?

Ill add another $15 to the bounty

@mpdairy is servant working with ghcjs?

im running nixos. after a file change ``` Added: src/Emit.hs~ [1/1] cabal run (bunch of cabal and program output) Success ✓ ``` @mitchellwrosen that could be, but in top cabal...

@WhyNotHugo Where can i find the native support in firefox? i am currently not getting native notifications (on firefox 57.0a1)

One thing I really like about this is the possible server client architecture, like Emacs. I think this can all be implemented as an extension and no changes are needed...

So looking at Data.MessagePack, that only handles the encoding? so the extension would still need a connection to a renderer

I think we can generalize the problems to 2 core issues: the functions startOfLine, endOfLine and delete on the start of a line

You are forgetting the Backspace on the start of the line. I think the issue is that moveByN (-1) doesnt travel past lines. Maybe we need a function that just...