Hi
I'm writing a little mode for Yi which will only do syntax
highlighting. What I'd like to know is how I can define my own text
styles, i.e. not use commentStyle etc. from the user's theme. All of
the other modes seem to use StyleName as the "Tokens", but since I
want my own custom styles, inde
Fri May 8 11:09:50 EDT 2009 m.ni...@gmail.com
* GTK clipboard support
Ignore-this: 85c1175ef568c5248d3c6fa9a470c351
M ./Yi/UI/Pango.hs -16 +33
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-d
Thu May 7 21:55:22 EDT 2009 steffen.sier...@gmail.com
* replace modifyRegionB with modifyRegionClever when joining lines -> buffer
marks stay valid
Ignore-this: ed44b157686be1382ae9c85a442282a9
M ./Yi/Keymap/Vim.hs -3 +3
--~--~-~--~~~---~--~~
Yi develop
Thu May 7 21:21:31 EDT 2009 steffen.sier...@gmail.com
* handling overlapping regions created due to text deletion
Ignore-this: 6902d37d74b44e65c4610c3dfcd08eca
when deleting text, thus regions become overlapping these regions will be
ordered consecutively thus their content won't over
Thu May 7 20:04:58 EDT 2009 steffen.sier...@gmail.com
* added ex command ":sd" to example keymap (yi-vim-snippets) showing a list
of known dependent region markers (if list is to long look into *messages*
buffer) for simple debugging purposes
Ignore-this: 71721011ec381cf1a47ce4988320f53a
Comment #9 on issue 265 by coreyoconnor: Slow pasting
http://code.google.com/p/yi-editor/issues/detail?id=265
If you are using vty then can you report what version of vty you have
installed? Run
the command "ghc-pkg list vty" The darcs version of vty (3.1.9) will
provide higher
performance.
Comment #6 on issue 69 by m.niloc: Unable to paste X selection
http://code.google.com/p/yi-editor/issues/detail?id=69
Here is a patch for clipboard support. Copying from Yi and to Yi both work.
Attachments:
gtk-clipboard.dpatch 111 KB
--
You received this message because you are liste
2009/5/8 Jean-Philippe Bernardy :
>
>>
>> cabal wouldn't install Yi's dependencies for me on 6.10.2: I get the
>> same error Hackage shows for regex-tdfa:
>>
>> http://hackage.haskell.org/packages/archive/regex-tdfa/1.1.1/logs/failure/ghc-6.10
>
> I thought this was a documentation generation prob
>
> cabal wouldn't install Yi's dependencies for me on 6.10.2: I get the
> same error Hackage shows for regex-tdfa:
>
> http://hackage.haskell.org/packages/archive/regex-tdfa/1.1.1/logs/failure/ghc-6.10
I thought this was a documentation generation problem only.
Cheers,
JP.
--~--~-~--~--
Comment #8 on issue 265 by JeanPhilippe.bernardy: Slow pasting
http://code.google.com/p/yi-editor/issues/detail?id=265
There is "theoretical" support for atomic paste in xterm; but no
distributed terminal
actually implements it. I informed the xterm maintainer about this, and he
might fix
it
> Right, but I'm wondering if the patch still applies in the latest version of
> Yi given the bunch of change on the rope representation.
my guess: f it compiles it must be ok. :)
-- JP
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
h
11 matches
Mail list logo