Re: Arrow characters shouldn't be wide

2016-03-25 Fir de Conversatie Matteo Cavalleri
the problem has disappeared, thanks. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Go

Re: Arrow characters shouldn't be wide

2016-03-24 Fir de Conversatie Bram Moolenaar
Matteo Cavalleri wrote: > > > Il giorno martedì 22 marzo 2016 20:31:39 UTC+1, Bram Moolenaar ha scritto: > > > > > > > > > > > What version? Patch 7.4.1629 should be included. > > > > > > I install vim from source, so all patches are included. > > > > > > ~ brew install --HEAD --with-lua vi

Re: Arrow characters shouldn't be wide

2016-03-24 Fir de Conversatie Matteo Cavalleri
Il giorno giovedì 24 marzo 2016 10:06:57 UTC+1, Matteo Cavalleri ha scritto: > if I use "ga" on that character I get: > > <✖> 10006, Hex 2716, Octal 23426 > I forgot to say I have no options enabled regarding emoji in my vimrc, so I suppose it's set at its default value. -- -- You received

Re: Arrow characters shouldn't be wide

2016-03-24 Fir de Conversatie Matteo Cavalleri
Il giorno mercoledì 23 marzo 2016 20:56:09 UTC+1, Bram Moolenaar ha scritto: > Matteo Cavalleri wrote: > > > Il giorno martedì 22 marzo 2016 20:31:39 UTC+1, Bram Moolenaar ha scritto: > > > > > > > > What version? Patch 7.4.1629 should be included. > > > > I install vim from source, so all pa

Re: Arrow characters shouldn't be wide

2016-03-23 Fir de Conversatie Bram Moolenaar
Matteo Cavalleri wrote: > Il giorno martedì 22 marzo 2016 20:31:39 UTC+1, Bram Moolenaar ha scritto: > > > > > What version? Patch 7.4.1629 should be included. > > I install vim from source, so all patches are included. > > ~ brew install --HEAD --with-lua vim > ~ vim --version > VIM - Vi I

Re: Arrow characters shouldn't be wide

2016-03-23 Fir de Conversatie Manuel Ortega
On Mon, Mar 21, 2016 at 12:52 PM, Manuel Ortega wrote: > On Mon, Mar 21, 2016 at 12:29 PM, Ben Fritz > wrote: > >> A recent patch (since 1507; I assume it was 1604) broke my preferred >> "showbreak" setting for text files. >> >> I have been setting showbreak to ↖ (U+2196 NORTH WEST ARROW). The g

Re: Arrow characters shouldn't be wide

2016-03-23 Fir de Conversatie Matteo Cavalleri
Il giorno martedì 22 marzo 2016 20:31:39 UTC+1, Bram Moolenaar ha scritto: > > What version? Patch 7.4.1629 should be included. I install vim from source, so all patches are included. ~ brew install --HEAD --with-lua vim ~ vim --version VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Mar 23 2016

Re: Arrow characters shouldn't be wide

2016-03-22 Fir de Conversatie Bram Moolenaar
Matteo Cavalleri wrote: > Hi, I don't know if the latest changes regarding emoji and wide > characters are related to this, but I'm currently experiencing some > redraw issues when syntastic puts a glyph on the sign column. Please > see this screenshot: > > http://imgur.com/uKQR4Od > > as you c

Re: Arrow characters shouldn't be wide

2016-03-22 Fir de Conversatie Matteo Cavalleri
Hi, I don't know if the latest changes regarding emoji and wide characters are related to this, but I'm currently experiencing some redraw issues when syntastic puts a glyph on the sign column. Please see this screenshot: http://imgur.com/uKQR4Od as you can see the "f" of function is drawn in t

Re: Arrow characters shouldn't be wide

2016-03-21 Fir de Conversatie Bram Moolenaar
Ben Fritz wrote: > A recent patch (since 1507; I assume it was 1604) broke my preferred > "showbreak" setting for text files. > > I have been setting showbreak to ↖ (U+2196 NORTH WEST ARROW). The > glyph for this character still only occupies a single cell on my gvim, > however it is treated as

Re: Arrow characters shouldn't be wide

2016-03-21 Fir de Conversatie Elimar Riesebieter
* Ben Fritz [2016-03-21 10:01 -0700]: > On Monday, March 21, 2016 at 11:52:38 AM UTC-5, Manuel Ortega wrote: > > > > At least some of these worries can be fixed by setting > > "noemoji", but I find it inexplicable that "emoji" is ON by > > default, given how it messes up operating with non-emoj

Re: Arrow characters shouldn't be wide

2016-03-21 Fir de Conversatie Ben Fritz
On Monday, March 21, 2016 at 11:52:38 AM UTC-5, Manuel Ortega wrote: > > At least some of these worries can be fixed by setting "noemoji", but I find > it inexplicable that "emoji" is ON by default, given how it messes up > operating with non-emoji characters. > > > Either Vim needs to only ap

Re: Arrow characters shouldn't be wide

2016-03-21 Fir de Conversatie Manuel Ortega
On Mon, Mar 21, 2016 at 12:29 PM, Ben Fritz wrote: > A recent patch (since 1507; I assume it was 1604) broke my preferred > "showbreak" setting for text files. > > I have been setting showbreak to ↖ (U+2196 NORTH WEST ARROW). The glyph > for this character still only occupies a single cell on my

Re: Arrow characters shouldn't be wide

2016-03-21 Fir de Conversatie Elimar Riesebieter
* Ben Fritz [2016-03-21 09:40 -0700]: > On Monday, March 21, 2016 at 11:29:20 AM UTC-5, Ben Fritz wrote: > > A recent patch (since 1507; I assume it was 1604) broke my preferred > > "showbreak" setting for text files. > > > > > More problems. I also have a plugin (signify) which places > cha

Re: Arrow characters shouldn't be wide

2016-03-21 Fir de Conversatie Ben Fritz
On Monday, March 21, 2016 at 11:40:14 AM UTC-5, Ben Fritz wrote: > On Monday, March 21, 2016 at 11:29:20 AM UTC-5, Ben Fritz wrote: > > A recent patch (since 1507; I assume it was 1604) broke my preferred > > "showbreak" setting for text files. > > > > > More problems. I also have a plugin (sig

Re: Arrow characters shouldn't be wide

2016-03-21 Fir de Conversatie Ben Fritz
On Monday, March 21, 2016 at 11:29:20 AM UTC-5, Ben Fritz wrote: > A recent patch (since 1507; I assume it was 1604) broke my preferred > "showbreak" setting for text files. > More problems. I also have a plugin (signify) which places characters of my choosing in the sign column for text which

Arrow characters shouldn't be wide

2016-03-21 Fir de Conversatie Ben Fritz
A recent patch (since 1507; I assume it was 1604) broke my preferred "showbreak" setting for text files. I have been setting showbreak to ↖ (U+2196 NORTH WEST ARROW). The glyph for this character still only occupies a single cell on my gvim, however it is treated as a wide character so it uses