Hello, > [...] > You should report this to vim-airline.
This is already done and fixed. The thing is that I wasn't sure why the :exe "silent normal! g\<c-g>" behaved differently in SELECT-mode while it seemed to cause no trouble in VISUAL and INSERT mode. Hence my report in case this wasn't a feature but a bug. > > For reasons I'm not sure to completely understand, this line works > > fine in visual mode, but not in select mode. > > If I put this line behind a "if mode() =~? 's' | return", I have my > > workaround. > > > > Could we have a countword() function that would avoid such dirty > > tricks? > > I'll look into this. Thanks. Regards, -- Luc Hermitte -- -- 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 Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
