Re: [e-users] Elementary entry newlines

2011-07-27 Thread Matthew Carter
Jul 2011 10:08:26 -0400 Matthew Carter > > said: > > well it's a unicode char that is needed to get things like right-to-left > text > correct. as such elm is translating your enters into paragraph separators > which > is the only right way to know that you mean &q

Re: [e-users] Elementary entry newlines

2011-07-27 Thread Matthew Carter
plus side, leafpad does correctly display it. On Wed, Jul 27, 2011 at 1:19 AM, Carsten Haitzler wrote: > On Tue, 26 Jul 2011 22:17:51 -0400 Matthew Carter > > said: > > welcome to unicode. you're getting the unicode paragraph separator.. which > is > actually m

[e-users] Elementary entry newlines

2011-07-26 Thread Matthew Carter
Using entry widget from elementary, new lines are creating unexpected character encodings. First noticed when viewing a file in vim that was created with entry. Ran 'od -c' on the file and it shows that the new lines from entry are producing the code triplet, 342 200 251. New lines created using vi