Milan Vancura wrote: >Hi all, > >while I was trying to play with signs in vim, I found several issues: > >1. there is no way to clear all signs in one file - strange > > sign unplace *
will remove all signs from all files. It'd seem that sign unplace * file=somefilenamehere should work, but it doesn't seem to (I get "E474: Invalid argument") >2. there are no internal functions to work with signs - get a list of them etc. > > for example as far as I understand it, ':sign list' is completely unusable in >scripts > > Look up :help redir >3. mksession does not stores signs (probably the result of point 2) > > True (AFAIK) >4. minor one: re-definition of some sign has no immediate effect, one must > redraw screen > >I know I have little older vim build (7.1 without patches), but I checked all >patches up to today and didn't find anything related. > > >Did I miss anything? > > Regards, Chip Campbell --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
