Re: [e-users] Elementary entry newlines

2011-07-27 Thread Matthew Carter
I did a little more tinkering with it, and found I could press shift+enter to insert the line break instead of the paragraph separator. Would it be possible to have an option in the entry API that switched this default? On Wed, Jul 27, 2011 at 8:37 PM, Carsten Haitzler wrote: > On Wed, 27 Jul 20

Re: [e-users] Elementary entry newlines

2011-07-27 Thread The Rasterman
On Wed, 27 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 "start a new paragraph". as such though

Re: [e-users] Elementary entry newlines

2011-07-27 Thread Matthew Carter
Interesting. Thanks for the quick reply. I've done some googling on the subject, but still haven't found a solution to get Vim to properly display the paragraph separator. I know this is not a Vim support list, but if any user knows a solution off-hand, I would like to know. On the plus side, leaf