Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 356 by [email protected]: match Error in tabs
https://code.google.com/p/vim/issues/detail?id=356
What steps will reproduce the problem?
1. $ cat .vimrc #minimal vimrc
hi Error ctermfg=Red guifg=Red
syntax on
match ERROR /\s\+$/
2. $ vim -p foo bar
3. :tabn #go in tab 'bar'
4. Type anything with trailing whitespaces.
What is the expected output? What do you see instead?
Trailing whitespaces should be shown in red as it does for tab 'foo'.
What version of the product are you using? On what operating system?
Tried on different versions and platforms:
- Vim 7.3, Ubuntu 12.04
- Vim 7.3, Mac 10.9.5
- Vim 7.4 (snapshot 73 https://github.com/b4winckler/macvim/releases), Mac
10.9.5
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
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.