summaryrefslogtreecommitdiffstatshomepage
path: root/test/old/testdir/test_breakindent.vim
AgeCommit message (Expand)AuthorFiles
2024-09-07vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)zeertzjq1
2024-07-19vim-patch:9.1.0601: Wrong cursor position with 'breakindent' when wide char d...zeertzjq1
2024-02-13vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' (#27...zeertzjq1
2024-02-12vim-patch:9.1.0097: 'breakindent' behaves inconsistently with 'list' and spli...zeertzjq1
2023-12-28vim-patch:9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit...zeertzjq1
2023-08-28vim-patch:9.0.1800: Cursor position still wrong with 'showbreak' and virtual ...zeertzjq1
2023-08-24vim-patch:9.0.1785: wrong cursor position with 'showbreak' and lcs-eol (#24852)zeertzjq1
2023-08-22vim-patch:9.0.0391: using separate delete() call instead of writefile() 'D' flagzeertzjq1
2023-05-02vim-patch:9.0.0746: breakindent test cases are commented outLuuk van Baal1
2023-05-02vim-patch:9.0.0745: wrong cursor position when using "gj" and "gk" in a long ...Luuk van Baal1
2023-05-02vim-patch:9.0.0735: breakindent and scrolloff tests failLuuk van Baal1
2023-05-02vim-patch:9.0.0681: "<<<" shows for 'smoothscroll' even when 'showbreak is setLuuk van Baal1
2023-05-02vim-patch:9.0.0677: breakindent test accepts wrong resultLuuk van Baal1
2023-05-02vim-patch:9.0.0654: breakindent test failsLuuk van Baal1
2023-05-02vim-patch:9.0.0650: some tests are failingLuuk van Baal1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1