summaryrefslogtreecommitdiff
path: root/src/testdir/test_textprop.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.1359: text property wrong after :substitute with backslashv8.1.1359Bram Moolenaar2019-05-191-0/+19
* patch 8.1.1351: text property wrong after :substitutev8.1.1351Bram Moolenaar2019-05-191-0/+13
* patch 8.1.1343: text properties not adjusted for Visual block mode deletev8.1.1343Bram Moolenaar2019-05-171-1/+50
* patch 8.1.1341: text properties are lost when joining linesv8.1.1341Bram Moolenaar2019-05-171-1/+12
* patch 8.1.1340: attributes from 'cursorline' overwrite textpropv8.1.1340Bram Moolenaar2019-05-171-1/+1
* patch 8.1.1337: get empty text prop when splitting line just after text propv8.1.1337Bram Moolenaar2019-05-171-4/+3
* patch 8.1.1333: text properties don't always move after changesv8.1.1333Bram Moolenaar2019-05-151-0/+61
* patch 8.1.1276: cannot combine text properties with syntax highlightingv8.1.1276Bram Moolenaar2019-05-051-2/+15
* patch 8.1.1035: prop_remove() second argument is not optionalv8.1.1035Bram Moolenaar2019-03-221-8/+44
* patch 8.1.0970: text properties test fails when 'encoding' is not utf-8v8.1.0970Bram Moolenaar2019-02-221-1/+2
* patch 8.1.0707: text property columns are not adjusted for changed indentv8.1.0707Bram Moolenaar2019-01-081-0/+34
* patch 8.1.0691: text properties are not adjusted for :substitutev8.1.0691Bram Moolenaar2019-01-041-11/+63
* patch 8.1.0690: setline() and setbufline() do not clear text propertiesv8.1.0690Bram Moolenaar2019-01-041-0/+29
* patch 8.1.0689: undo with text properties not testedv8.1.0689Bram Moolenaar2019-01-041-0/+53
* patch 8.1.0682: text properties not adjusted when backspacing replaced textv8.1.0682Bram Moolenaar2019-01-021-9/+40
* patch 8.1.0681: text properties as not adjusted for deleted textv8.1.0681Bram Moolenaar2019-01-021-0/+24
* patch 8.1.0678: text properties as not adjusted for inserted textv8.1.0678Bram Moolenaar2019-01-021-1/+9
* patch 8.1.0675: text property column in screen columns is not practicalv8.1.0675Bram Moolenaar2019-01-011-12/+22
* patch 8.1.0667: textprop test leaves file behindv8.1.0667Bram Moolenaar2018-12-311-1/+1
* patch 8.1.0665: text property display wrong when 'spell' is setv8.1.0665Bram Moolenaar2018-12-311-2/+26
* patch 8.1.0655: when appending a line text property flags are not addedv8.1.0655Bram Moolenaar2018-12-281-0/+10
* patch 8.1.0654: when deleting a line text property flags are not adjustedv8.1.0654Bram Moolenaar2018-12-281-0/+34
* patch 8.1.0643: computing byte offset wrongv8.1.0643Bram Moolenaar2018-12-261-3/+3
* patch 8.1.0639: text properties test fails on MS-Windowsv8.1.0639Bram Moolenaar2018-12-261-0/+1
* patch 8.1.0636: line2byte() gives wrong values with text propertiesv8.1.0636Bram Moolenaar2018-12-251-0/+12
* patch 8.1.0634: text properties cannot cross line boundariesv8.1.0634Bram Moolenaar2018-12-241-0/+30
* patch 8.1.0579: cannot attach properties to textv8.1.0579Bram Moolenaar2018-12-131-0/+200