Comment #3 on issue 370 by alexande...@gmail.com: Unicode quote in Haskell
source code causes crash
http://code.google.com/p/yi-editor/issues/detail?id=370
I got this while editing javascript, not haskell.
yi - 0.6.6.1 (git HEAD yesterday).
ghc 7.4.1
clean build from hackage (hsenv).
--
Yi d
Comment #2 on issue 370 by etherc...@gmail.com: Unicode quote in Haskell
source code causes crash
http://code.google.com/p/yi-editor/issues/detail?id=370
Here is the stacktrace produced with +RTS -xc for opening unicodequote.hs
mentioned above. In fundamental mode (if you mv unicode.hs unic
Comment #1 on issue 370 by alexande...@gmail.com: Unicode quote in Haskell
source code causes crash
http://code.google.com/p/yi-editor/issues/detail?id=370
Got this problem as well when editing javascript (regexp with a unicode
character).
--
Yi development mailing list
yi-devel@googlegro
Comment #2 on issue 327 by pradd...@gmail.com: Yi built with Pango on
Windows failed to start.
http://code.google.com/p/yi-editor/issues/detail?id=327
Can it be the reason that
cabal install yi -f -pango
_disables_ pango flag instead of _enabling_ it?
I suppose the
cabal install yi -f pang