Mercurial > vim
view runtime/vim48x48.xpm @ 24128:fcbb1d4df15b v8.2.2605
patch 8.2.2605: Vim9: string index and slice does not include composing chars
Commit: https://github.com/vim/vim/commit/0289a093a4d65c6280a3be118d1d3696d1aa74da
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Mar 14 18:40:19 2021 +0100
patch 8.2.2605: Vim9: string index and slice does not include composing chars
Problem: Vim9: string index and slice does not include composing chars.
Solution: Include composing characters. (issue https://github.com/vim/vim/issues/6563)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 14 Mar 2021 18:45:03 +0100 |
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", " .. ", " .##. ", " .#@@#. ", " ...............#@@@@#. ............... ", " .***************.@@@@@#. .***************. ", " .**&&&&&&&&&&&&&&$.@@@@@#.**&&&&&&&&&&&&&&$.", " .*&&&&&&&&&&&&&&&$.@@@@@@.*&&&&&&&&&&&&&&&$.", " .*$&&&&&&&&&&&&&&$.@@@@@@.*$&&&&&&&&&&&&&&$.", " .$$$&&&&&&&&&$$$.@@@@@@@@.$$$&&&&&&&&&&&$$.", " ..*&&&&&&&&&$$.@@@@@@@@@@..*&&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@@@@@@@.**&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@@@@@@.**&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@@@@@.**&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@@@@.**&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@@@.**&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@@.**&&&&&&&&&$$. ", " .*&&&&&&&&&$$.@@@@.**&&&&&&&&&$$.. ", " ..*&&&&&&&&&$$.@@@.**&&&&&&&&&$$.@#. ", " .#.*&&&&&&&&&$$.@@.**&&&&&&&&&$$.@@@#. ", " .#@.*&&&&&&&&&$$.@.**&&&&&&&&&$$.@@@@@#. ", " .#@@.*&&&&&&&&&$$..**&&&&&&&&&$$.@@@@@@@#. ", " .#@@@.*&&&&&&&&&$$.**&&&&&&&&&$$.@@@@@@@@@#. ", " .#@@@@.*&&&&&&&&&$$**&&&&&&&&&$$.@@@@@@@@@@@#. ", ".#+@@@@.*&&&&&&&&&$$*&&&&&&&&&$$.@@@@@@@@@@@@@#.", " .++@@@.*&&&&&&&&&$*&&&&&&&&&$$.@@@@@@@@@@@@@++.", " .++@@.*&&&&&&&&&$&&&&&&&&&$$.@@@@@@@@@@@@@++. ", " .++@.*&&&&&&&&&&&&&&&&&&$$.@@@@@@@@@@@@@++. ", " .++.*&&&&&&&&&&&&&&&&....@@@@@@@@@@@@@++. ", " .+.*&&&&&&&&&&&&&&&.&&&.@@@@@@@@@@@@+++ ", " ..*&&&&&&&&&&&&&&&.&&&.@@@@@@@@@@@++. ", " .*&&&&&&&&&&&&&&&.&&&.@@@@@@@@@@++. ", " .*&&&&&&&&&&&&&&$$...@@@@@@@@@@++. ", " .*&&&&&&&&&&&&&$$...@@....@@....+.... ", " .*&&&&&&&&&&&&$$..&&..&&&&..&&&&..&&&. ", " .*&&&&&&&&&&&$$..&&&.@.&&&&&&&&&&&&&&&. ", " .*&&&&&&&&&&$$.@.&&&.@.&&&&&&&&&&&&&&&. ", " .*&&&&&&&&&$$.@@.&&.@@.&&....&&....&&. ", " .*&&&&&&&&$$.@@.&&&.@.&&&.+.&&&. .&&&. ", " .*&&&&&&&$$.@@@.&&.@@.&&.++.&&. .&&. ", " .*&&&&&&$$.@@@.&&&.@.&&&.+.&&&. .&&&. ", " .*&&&&&$$.++@@.&&.@@.&&.. .&&. .&&. ", " .*&&&&$$. .++.&&&.@.&&&. .&&&. .&&&. ", " .$$$$$. .+.&&&&..&&&&..&&&&..&&&&. ", " ..... .+....@+.... .... .... ", " .++@@++. ", " .++++. ", " .++. ", " .. "};