Mercurial > vim
view runtime/vim48x48.xpm @ 22645:13904ca59f96 v8.2.1871
patch 8.2.1871: using %v in 'errorformat' may fail before %Z
Commit: https://github.com/vim/vim/commit/c95940c06a125d3afe6516f11f8b2f5697a6b3b9
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Oct 20 14:59:12 2020 +0200
patch 8.2.1871: using %v in 'errorformat' may fail before %Z
Problem: Using %v in 'errorformat' may fail before %Z.
Solution: Set qf_viscol only when qf_col is set. (closes https://github.com/vim/vim/issues/7169)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 20 Oct 2020 15:00:04 +0200 |
parents | 3fc0f57ecb91 |
children | 8f04cf65ecff |
line wrap: on
line source
/* XPM */ static char * vim48x48[] = { "48 48 8 1", " c None", ". c #000000", "+ c #000084", "@ c #008200", "# c #00FF00", "$ c #848284", "& c #C6C3C6", "* c #FFFFFF", " .. ", " .##. ", " .#@@#. ", " ...............#@@@@#. ............... ", " .***************.@@@@@#. .***************. ", " .**&&&&&&&&&&&&&&$.@@@@@#.**&&&&&&&&&&&&&&$.", " .*&&&&&&&&&&&&&&&$.@@@@@@.*&&&&&&&&&&&&&&&$.", " .*$&&&&&&&&&&&&&&$.@@@@@@.*$&&&&&&&&&&&&&&$.", " .$$$&&&&&&&&&$$$.@@@@@@@@.$$$&&&&&&&&&&&$$.", " ..*&&&&&&&&&$$.@@@@@@@@@@..*&&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@@@@@@@.**&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@@@@@@.**&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@@@@@.**&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@@@@.**&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@@@.**&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@@.**&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@.**&&&&&&&&&$$.. ", " ..*&&&&&&&&&$$.@@@.**&&&&&&&&&$$.@#. ", " .#.*&&&&&&&&&$$.@@.**&&&&&&&&&$$.@@@#. ", " .#@.*&&&&&&&&&$$.@.**&&&&&&&&&$$.@@@@@#. ", " .#@@.*&&&&&&&&&$$..**&&&&&&&&&$$.@@@@@@@#. ", " .#@@@.*&&&&&&&&&$$.**&&&&&&&&&$$.@@@@@@@@@#. ", " .#@@@@.*&&&&&&&&&$$**&&&&&&&&&$$.@@@@@@@@@@@#. ", ".#+@@@@.*&&&&&&&&&$$*&&&&&&&&&$$.@@@@@@@@@@@@@#.", " .++@@@.*&&&&&&&&&$*&&&&&&&&&$$.@@@@@@@@@@@@@++.", " .++@@.*&&&&&&&&&$&&&&&&&&&$$.@@@@@@@@@@@@@++. ", " .++@.*&&&&&&&&&&&&&&&&&&$$.@@@@@@@@@@@@@++. ", " .++.*&&&&&&&&&&&&&&&&....@@@@@@@@@@@@@++. ", " .+.*&&&&&&&&&&&&&&&.&&&.@@@@@@@@@@@@+++ ", " ..*&&&&&&&&&&&&&&&.&&&.@@@@@@@@@@@++. ", " .*&&&&&&&&&&&&&&&.&&&.@@@@@@@@@@++. ", " .*&&&&&&&&&&&&&&$$...@@@@@@@@@@++. ", " .*&&&&&&&&&&&&&$$...@@....@@....+.... ", " .*&&&&&&&&&&&&$$..&&..&&&&..&&&&..&&&. ", " .*&&&&&&&&&&&$$..&&&.@.&&&&&&&&&&&&&&&. ", " .*&&&&&&&&&&$$.@.&&&.@.&&&&&&&&&&&&&&&. ", " .*&&&&&&&&&$$.@@.&&.@@.&&....&&....&&. ", " .*&&&&&&&&$$.@@.&&&.@.&&&.+.&&&. .&&&. ", " .*&&&&&&&$$.@@@.&&.@@.&&.++.&&. .&&. ", " .*&&&&&&$$.@@@.&&&.@.&&&.+.&&&. .&&&. ", " .*&&&&&$$.++@@.&&.@@.&&.. .&&. .&&. ", " .*&&&&$$. .++.&&&.@.&&&. .&&&. .&&&. ", " .$$$$$. .+.&&&&..&&&&..&&&&..&&&&. ", " ..... .+....@+.... .... .... ", " .++@@++. ", " .++++. ", " .++. ", " .. "};