Xavier de Gaye wrote:
> On Thu, Oct 14, 2010 at 9:29 PM, Bram Moolenaar wrote:
> >
> > Patch 7.3.028 (after 7.3.024)
> > Problem:Signs don't show up. (Charles Campbell)
> > Solution: Don't use negative numbers. Also assign a number to signs that
> &
On Thu, Oct 14, 2010 at 9:29 PM, Bram Moolenaar wrote:
>
> Patch 7.3.028 (after 7.3.024)
> Problem: Signs don't show up. (Charles Campbell)
> Solution: Don't use negative numbers. Also assign a number to signs that
> have a name of all digits to avoid
Patch 7.3.028 (after 7.3.024)
Problem:Signs don't show up. (Charles Campbell)
Solution: Don't use negative numbers. Also assign a number to signs that
have a name of all digits to avoid using a sign number twice.
Files: src/ex_cmds.c
*** ../vim-7.3.027/src