refactor(diffview): reduce number of golden files

Andrey Nering created

No need to generate light and dark themes for all tests.

Change summary

internal/exp/diffview/diffview_test.go                                                | 60 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf001.golden   |  1 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf002.golden   |  2 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf003.golden   |  3 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf004.golden   |  4 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf005.golden   |  5 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf006.golden   |  6 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf007.golden   |  7 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf008.golden   |  8 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf009.golden   |  9 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf010.golden   | 10 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf011.golden   | 11 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf012.golden   | 12 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf013.golden   | 13 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf014.golden   | 14 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf015.golden   | 15 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf016.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf017.golden   | 17 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf018.golden   | 18 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf019.golden   | 19 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf020.golden   | 20 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf001.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf002.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf003.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf004.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf005.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf006.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf007.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf008.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf009.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf010.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf011.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf012.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf013.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf014.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf015.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf016.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf017.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf018.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf019.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Split/HeightOf020.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf001.golden |  1 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf002.golden |  2 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf003.golden |  3 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf004.golden |  4 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf005.golden |  5 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf006.golden |  6 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf007.golden |  7 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf008.golden |  8 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf009.golden |  9 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf010.golden | 10 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf011.golden | 11 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf012.golden | 12 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf013.golden | 13 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf014.golden | 14 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf015.golden | 15 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf016.golden | 16 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf017.golden | 17 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf018.golden | 18 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf019.golden | 19 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf020.golden | 20 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf001.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf002.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf003.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf004.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf005.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf006.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf007.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf008.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf009.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf010.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf011.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf012.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf013.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf014.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf015.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf016.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf017.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf018.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf019.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewHeight/Unified/HeightOf020.golden          |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf001.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf002.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf003.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf004.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf005.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf006.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf007.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf008.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf009.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf010.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf011.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf012.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf013.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf014.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf015.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf016.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf017.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf018.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf019.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf020.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf021.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf022.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf023.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf024.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf025.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf026.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf027.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf028.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf029.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf030.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf031.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf032.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf033.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf034.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf035.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf036.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf037.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf038.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf039.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf040.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf041.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf042.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf043.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf044.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf045.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf046.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf047.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf048.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf049.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf050.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf051.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf052.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf053.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf054.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf055.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf056.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf057.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf058.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf059.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf060.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf061.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf062.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf063.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf064.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf065.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf066.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf067.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf068.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf069.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf070.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf071.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf072.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf073.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf074.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf075.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf076.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf077.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf078.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf079.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf080.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf081.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf082.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf083.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf084.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf085.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf086.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf087.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf088.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf089.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf090.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf091.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf092.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf093.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf094.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf095.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf096.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf097.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf098.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf099.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf100.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf101.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf102.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf103.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf104.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf105.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf106.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf107.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf108.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf109.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf110.golden     | 15 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf001.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf002.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf003.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf004.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf005.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf006.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf007.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf008.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf009.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf010.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf011.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf012.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf013.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf014.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf015.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf016.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf017.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf018.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf019.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf020.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf021.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf022.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf023.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf024.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf025.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf026.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf027.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf028.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf029.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf030.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf031.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf032.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf033.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf034.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf035.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf036.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf037.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf038.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf039.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf040.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf041.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf042.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf043.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf044.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf045.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf046.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf047.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf048.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf049.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf050.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf051.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf052.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf053.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf054.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf055.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf056.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf057.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf058.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf059.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf060.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf061.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf062.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf063.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf064.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf065.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf066.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf067.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf068.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf069.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf070.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf071.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf072.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf073.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf074.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf075.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf076.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf077.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf078.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf079.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf080.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf081.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf082.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf083.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf084.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf085.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf086.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf087.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf088.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf089.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf090.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf091.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf092.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf093.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf094.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf095.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf096.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf097.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf098.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf099.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf100.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf101.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf102.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf103.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf104.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf105.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf106.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf107.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf108.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf109.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Split/WidthOf110.golden              |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf001.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf002.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf003.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf004.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf005.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf006.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf007.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf008.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf009.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf010.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf011.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf012.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf013.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf014.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf015.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf016.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf017.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf018.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf019.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf020.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf021.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf022.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf023.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf024.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf025.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf026.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf027.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf028.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf029.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf030.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf031.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf032.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf033.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf034.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf035.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf036.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf037.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf038.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf039.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf040.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf041.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf042.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf043.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf044.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf045.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf046.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf047.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf048.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf049.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf050.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf051.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf052.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf053.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf054.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf055.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf056.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf057.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf058.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf059.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf060.golden   | 16 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf001.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf002.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf003.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf004.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf005.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf006.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf007.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf008.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf009.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf010.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf011.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf012.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf013.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf014.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf015.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf016.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf017.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf018.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf019.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf020.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf021.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf022.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf023.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf024.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf025.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf026.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf027.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf028.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf029.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf030.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf031.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf032.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf033.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf034.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf035.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf036.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf037.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf038.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf039.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf040.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf041.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf042.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf043.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf044.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf045.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf046.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf047.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf048.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf049.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf050.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf051.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf052.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf053.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf054.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf055.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf056.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf057.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf058.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf059.golden            |  0 
internal/exp/diffview/testdata/TestDiffViewWidth/Unified/WidthOf060.golden            |  0 
421 files changed, 26 insertions(+), 3,064 deletions(-)

Detailed changes

internal/exp/diffview/diffview_test.go 🔗

@@ -161,27 +161,23 @@ func TestDiffViewTabs(t *testing.T) {
 func TestDiffViewWidth(t *testing.T) {
 	for layoutName, layoutFunc := range LayoutFuncs {
 		t.Run(layoutName, func(t *testing.T) {
-			for themeName, themeFunc := range ThemeFuncs {
-				t.Run(themeName, func(t *testing.T) {
-					for width := 1; width <= 110; width++ {
-						if layoutName == "Unified" && width > 60 {
-							continue
-						}
-
-						t.Run(fmt.Sprintf("WidthOf%03d", width), func(t *testing.T) {
-							dv := diffview.New().
-								Before("main.go", TestMultipleHunksBefore).
-								After("main.go", TestMultipleHunksAfter).
-								Width(width)
-							dv = layoutFunc(dv)
-							dv = themeFunc(dv)
+			for width := 1; width <= 110; width++ {
+				if layoutName == "Unified" && width > 60 {
+					continue
+				}
 
-							output := dv.String()
-							golden.RequireEqual(t, []byte(output))
+				t.Run(fmt.Sprintf("WidthOf%03d", width), func(t *testing.T) {
+					dv := diffview.New().
+						Before("main.go", TestMultipleHunksBefore).
+						After("main.go", TestMultipleHunksAfter).
+						Width(width).
+						Style(diffview.DefaultLightStyle)
+					dv = layoutFunc(dv)
 
-							assertLineWidth(t, width, output)
-						})
-					}
+					output := dv.String()
+					golden.RequireEqual(t, []byte(output))
+
+					assertLineWidth(t, width, output)
 				})
 			}
 		})
@@ -191,23 +187,19 @@ func TestDiffViewWidth(t *testing.T) {
 func TestDiffViewHeight(t *testing.T) {
 	for layoutName, layoutFunc := range LayoutFuncs {
 		t.Run(layoutName, func(t *testing.T) {
-			for themeName, themeFunc := range ThemeFuncs {
-				t.Run(themeName, func(t *testing.T) {
-					for height := 1; height <= 20; height++ {
-						t.Run(fmt.Sprintf("HeightOf%03d", height), func(t *testing.T) {
-							dv := diffview.New().
-								Before("main.go", TestMultipleHunksBefore).
-								After("main.go", TestMultipleHunksAfter).
-								Height(height)
-							dv = layoutFunc(dv)
-							dv = themeFunc(dv)
+			for height := 1; height <= 20; height++ {
+				t.Run(fmt.Sprintf("HeightOf%03d", height), func(t *testing.T) {
+					dv := diffview.New().
+						Before("main.go", TestMultipleHunksBefore).
+						After("main.go", TestMultipleHunksAfter).
+						Height(height).
+						Style(diffview.DefaultLightStyle)
+					dv = layoutFunc(dv)
 
-							output := dv.String()
-							golden.RequireEqual(t, []byte(output))
+					output := dv.String()
+					golden.RequireEqual(t, []byte(output))
 
-							assertHeight(t, height, output)
-						})
-					}
+					assertHeight(t, height, output)
 				})
 			}
 		})

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf002.golden 🔗

@@ -1,2 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  …   …                                                 …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf003.golden 🔗

@@ -1,3 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  …   …                                                 …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf004.golden 🔗

@@ -1,4 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  …   …                                                 …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf005.golden 🔗

@@ -1,5 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-  …   …                                                 …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf006.golden 🔗

@@ -1,6 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  …   …                                                 …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf007.golden 🔗

@@ -1,7 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  …   …                                                 …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf008.golden 🔗

@@ -1,8 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  …   …                                                 …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf009.golden 🔗

@@ -1,9 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  7   func main() {                                     8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                  …                                                   

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf010.golden 🔗

@@ -1,10 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  7   func main() {                                     8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                  …                                                   
-  …   …                                                 …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf011.golden 🔗

@@ -1,11 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  7   func main() {                                     8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                  …                                                   
-  9   }                                                10   }                                               
-  …   …                                                 …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf012.golden 🔗

@@ -1,12 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  7   func main() {                                     8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                  …                                                   
-  9   }                                                10   }                                               
- 10                                                    11                                                   
-  …   …                                                 …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf013.golden 🔗

@@ -1,13 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  7   func main() {                                     8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                  …                                                   
-  9   }                                                10   }                                               
- 10                                                    11                                                   
- 11   func getContent() string {                       12   func getContent() string {                      
-  …   …                                                 …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf014.golden 🔗

@@ -1,14 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  7   func main() {                                     8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                  …                                                   
-  9   }                                                10   }                                               
- 10                                                    11                                                   
- 11   func getContent() string {                       12   func getContent() string {                      
- 12 -     return "Hello, world!"                       13 +     content := strings.ToUpper("Hello, World!") 
-  …   …                                                 …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf015.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  7   func main() {                                     8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                  …                                                   
-  9   }                                                10   }                                               
- 10                                                    11                                                   
- 11   func getContent() string {                       12   func getContent() string {                      
- 12 -     return "Hello, world!"                       13 +     content := strings.ToUpper("Hello, World!") 
-                                                       14 +     return content                              
- 13   }                                                15   }                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf016.golden 🔗

@@ -1,16 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  7   func main() {                                     8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                  …                                                   
-  9   }                                                10   }                                               
- 10                                                    11                                                   
- 11   func getContent() string {                       12   func getContent() string {                      
- 12 -     return "Hello, world!"                       13 +     content := strings.ToUpper("Hello, World!") 
-                                                       14 +     return content                              
- 13   }                                                15   }                                               
-                                                                                                            

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf017.golden 🔗

@@ -1,17 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  7   func main() {                                     8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                  …                                                   
-  9   }                                                10   }                                               
- 10                                                    11                                                   
- 11   func getContent() string {                       12   func getContent() string {                      
- 12 -     return "Hello, world!"                       13 +     content := strings.ToUpper("Hello, World!") 
-                                                       14 +     return content                              
- 13   }                                                15   }                                               
-                                                                                                            
-                                                                                                            

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf018.golden 🔗

@@ -1,18 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  7   func main() {                                     8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                  …                                                   
-  9   }                                                10   }                                               
- 10                                                    11                                                   
- 11   func getContent() string {                       12   func getContent() string {                      
- 12 -     return "Hello, world!"                       13 +     content := strings.ToUpper("Hello, World!") 
-                                                       14 +     return content                              
- 13   }                                                15   }                                               
-                                                                                                            
-                                                                                                            
-                                                                                                            

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf019.golden 🔗

@@ -1,19 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  7   func main() {                                     8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                  …                                                   
-  9   }                                                10   }                                               
- 10                                                    11                                                   
- 11   func getContent() string {                       12   func getContent() string {                      
- 12 -     return "Hello, world!"                       13 +     content := strings.ToUpper("Hello, World!") 
-                                                       14 +     return content                              
- 13   }                                                15   }                                               
-                                                                                                            
-                                                                                                            
-                                                                                                            
-                                                                                                            

internal/exp/diffview/testdata/TestDiffViewHeight/Split/DarkMode/HeightOf020.golden 🔗

@@ -1,20 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  7   func main() {                                     8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                  …                                                   
-  9   }                                                10   }                                               
- 10                                                    11                                                   
- 11   func getContent() string {                       12   func getContent() string {                      
- 12 -     return "Hello, world!"                       13 +     content := strings.ToUpper("Hello, World!") 
-                                                       14 +     return content                              
- 13   }                                                15   }                                               
-                                                                                                            
-                                                                                                            
-                                                                                                            
-                                                                                                            
-                                                                                                            

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf002.golden 🔗

@@ -1,2 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  …   …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf003.golden 🔗

@@ -1,3 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  …   …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf004.golden 🔗

@@ -1,4 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  …   …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf005.golden 🔗

@@ -1,5 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-  …   …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf006.golden 🔗

@@ -1,6 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  …   …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf007.golden 🔗

@@ -1,7 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  …   …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf008.golden 🔗

@@ -1,8 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  …   …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf009.golden 🔗

@@ -1,9 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  7   8   func main() {                                   
-  …   …   @@ -9,5 +10,6 @@                                

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf010.golden 🔗

@@ -1,10 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  7   8   func main() {                                   
-  …   …   @@ -9,5 +10,6 @@                                
-  …   …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf011.golden 🔗

@@ -1,11 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  7   8   func main() {                                   
-  …   …   @@ -9,5 +10,6 @@                                
-  9  10   }                                               
-  …   …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf012.golden 🔗

@@ -1,12 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  7   8   func main() {                                   
-  …   …   @@ -9,5 +10,6 @@                                
-  9  10   }                                               
- 10  11                                                   
-  …   …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf013.golden 🔗

@@ -1,13 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  7   8   func main() {                                   
-  …   …   @@ -9,5 +10,6 @@                                
-  9  10   }                                               
- 10  11                                                   
- 11  12   func getContent() string {                      
-  …   …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf014.golden 🔗

@@ -1,14 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  7   8   func main() {                                   
-  …   …   @@ -9,5 +10,6 @@                                
-  9  10   }                                               
- 10  11                                                   
- 11  12   func getContent() string {                      
- 12     -     return "Hello, world!"                      
-  …   …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf015.golden 🔗

@@ -1,15 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  7   8   func main() {                                   
-  …   …   @@ -9,5 +10,6 @@                                
-  9  10   }                                               
- 10  11                                                   
- 11  12   func getContent() string {                      
- 12     -     return "Hello, world!"                      
-     13 +     content := strings.ToUpper("Hello, World!") 
-  …   …   …                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf016.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  7   8   func main() {                                   
-  …   …   @@ -9,5 +10,6 @@                                
-  9  10   }                                               
- 10  11                                                   
- 11  12   func getContent() string {                      
- 12     -     return "Hello, world!"                      
-     13 +     content := strings.ToUpper("Hello, World!") 
-     14 +     return content                              
- 13  15   }                                               

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf017.golden 🔗

@@ -1,17 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  7   8   func main() {                                   
-  …   …   @@ -9,5 +10,6 @@                                
-  9  10   }                                               
- 10  11                                                   
- 11  12   func getContent() string {                      
- 12     -     return "Hello, world!"                      
-     13 +     content := strings.ToUpper("Hello, World!") 
-     14 +     return content                              
- 13  15   }                                               
-                                                          

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf018.golden 🔗

@@ -1,18 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  7   8   func main() {                                   
-  …   …   @@ -9,5 +10,6 @@                                
-  9  10   }                                               
- 10  11                                                   
- 11  12   func getContent() string {                      
- 12     -     return "Hello, world!"                      
-     13 +     content := strings.ToUpper("Hello, World!") 
-     14 +     return content                              
- 13  15   }                                               
-                                                          
-                                                          

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf019.golden 🔗

@@ -1,19 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  7   8   func main() {                                   
-  …   …   @@ -9,5 +10,6 @@                                
-  9  10   }                                               
- 10  11                                                   
- 11  12   func getContent() string {                      
- 12     -     return "Hello, world!"                      
-     13 +     content := strings.ToUpper("Hello, World!") 
-     14 +     return content                              
- 13  15   }                                               
-                                                          
-                                                          
-                                                          

internal/exp/diffview/testdata/TestDiffViewHeight/Unified/DarkMode/HeightOf020.golden 🔗

@@ -1,20 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  7   8   func main() {                                   
-  …   …   @@ -9,5 +10,6 @@                                
-  9  10   }                                               
- 10  11                                                   
- 11  12   func getContent() string {                      
- 12     -     return "Hello, world!"                      
-     13 +     content := strings.ToUpper("Hello, World!") 
-     14 +     return content                              
- 13  15   }                                               
-                                                          
-                                                          
-                                                          
-                                                          

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf001.golden 🔗

@@ -1,15 +0,0 @@
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf002.golden 🔗

@@ -1,15 +0,0 @@
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
- 1
- 1
- 1
-  
- 1

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf003.golden 🔗

@@ -1,15 +0,0 @@
-  …
-  2
-  3
-  4
-   
-  5
-  6
-  7
-  …
-  9
- 10
- 11
- 12
-   
- 13

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf004.golden 🔗

@@ -1,15 +0,0 @@
-  … 
-  2 
-  3 
-  4 
-    
-  5 
-  6 
-  7 
-  … 
-  9 
- 10 
- 11 
- 12 
-    
- 13 

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf005.golden 🔗

@@ -1,15 +0,0 @@
-  …  
-  2  
-  3  
-  4  
-     
-  5  
-  6  
-  7  
-  …  
-  9  
- 10  
- 11  
- 12 -
-     
- 13  

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf006.golden 🔗

@@ -1,15 +0,0 @@
-  …   
-  2   
-  3   
-  4   
-      
-  5   
-  6   
-  7   
-  …   
-  9   
- 10   
- 11   
- 12 - 
-      
- 13   

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf007.golden 🔗

@@ -1,15 +0,0 @@
-  …   …
-  2    
-  3    
-  4    
-       
-  5    
-  6    
-  7    
-  …   …
-  9    
- 10    
- 11    
- 12 -  
-       
- 13    

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf008.golden 🔗

@@ -1,15 +0,0 @@
-  …   … 
-  2     
-  3     
-  4     
-        
-  5     
-  6     
-  7     
-  …   … 
-  9    1
- 10    1
- 11    1
- 12 -  1
-       1
- 13    1

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf009.golden 🔗

@@ -1,15 +0,0 @@
-  … …  … 
-  2    2 
-  3    3 
-  4    4 
-       5 
-  5    6 
-  6    7 
-  7    8 
-  … …  … 
-  9   10 
- 10   11 
- 11   12 
- 12 - 13 
-      14 
- 13   15 

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf010.golden 🔗

@@ -1,15 +0,0 @@
-  … …  …  
-  2    2  
-  3    3  
-  4    4  
-       5 +
-  5    6  
-  6    7  
-  7    8  
-  … …  …  
-  9   10  
- 10   11  
- 11   12  
- 12 - 13 +
-      14 +
- 13   15  

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf011.golden 🔗

@@ -1,15 +0,0 @@
-  …  …  …  
-  2     2  
-  3     3  
-  4     4  
-        5 +
-  5     6  
-  6     7  
-  7     8  
-  …  …  …  
-  9    10  
- 10    11  
- 11    12  
- 12 -  13 +
-       14 +
- 13    15  

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf012.golden 🔗

@@ -1,15 +0,0 @@
-  …  …  …   
-  2     2   
-  3     3   
-  4     4   
-        5 + 
-  5     6   
-  6     7   
-  7     8   
-  …  …  …   
-  9    10   
- 10    11   
- 11    12   
- 12 -  13 + 
-       14 + 
- 13    15   

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf013.golden 🔗

@@ -1,15 +0,0 @@
-  …  …  …    
-  2     2    
-  3     3   …
-  4     4   …
-        5 + …
-  5     6   )
-  6     7    
-  7     8   …
-  …  …  …    
-  9    10   }
- 10    11    
- 11    12   …
- 12 -  13 + …
-       14 + …
- 13    15   }

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf014.golden 🔗

@@ -1,15 +0,0 @@
-  …   …  …    
-  2      2    
-  3   …  3   …
-  4   …  4   …
-         5 + …
-  5   )  6   )
-  6      7    
-  7   …  8   …
-  …   …  …    
-  9   } 10   }
- 10     11    
- 11   … 12   …
- 12 - … 13 + …
-        14 + …
- 13   } 15   }

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf015.golden 🔗

@@ -1,15 +0,0 @@
-  …   …  …     
-  2      2     
-  3   …  3   i…
-  4   …  4    …
-         5 +  …
-  5   )  6   ) 
-  6      7     
-  7   …  8   f…
-  …   …  …     
-  9   } 10   } 
- 10     11     
- 11   … 12   f…
- 12 - … 13 +  …
-        14 +  …
- 13   } 15   } 

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf016.golden 🔗

@@ -1,15 +0,0 @@
-  …   @…  …     
-  2       2     
-  3   i…  3   i…
-  4    …  4    …
-          5 +  …
-  5   )   6   ) 
-  6       7     
-  7   f…  8   f…
-  …   @…  …     
-  9   }  10   } 
- 10      11     
- 11   f… 12   f…
- 12 -  … 13 +  …
-         14 +  …
- 13   }  15   } 

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf017.golden 🔗

@@ -1,15 +0,0 @@
-  …   @…  …      
-  2       2      
-  3   i…  3   im…
-  4    …  4     …
-          5 +   …
-  5   )   6   )  
-  6       7      
-  7   f…  8   fu…
-  …   @…  …      
-  9   }  10   }  
- 10      11      
- 11   f… 12   fu…
- 12 -  … 13 +   …
-         14 +   …
- 13   }  15   }  

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf018.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@…  …      
-  2        2      
-  3   im…  3   im…
-  4     …  4     …
-           5 +   …
-  5   )    6   )  
-  6        7      
-  7   fu…  8   fu…
-  …   @@…  …      
-  9   }   10   }  
- 10       11      
- 11   fu… 12   fu…
- 12 -   … 13 +   …
-          14 +   …
- 13   }   15   }  

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf019.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@…  …       
-  2        2       
-  3   im…  3   imp…
-  4     …  4      …
-           5 +    …
-  5   )    6   )   
-  6        7       
-  7   fu…  8   fun…
-  …   @@…  …       
-  9   }   10   }   
- 10       11       
- 11   fu… 12   fun…
- 12 -   … 13 +    …
-          14 +    …
- 13   }   15   }   

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf020.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ …  …       
-  2         2       
-  3   imp…  3   imp…
-  4      …  4      …
-            5 +    …
-  5   )     6   )   
-  6         7       
-  7   fun…  8   fun…
-  …   @@ …  …       
-  9   }    10   }   
- 10        11       
- 11   fun… 12   fun…
- 12 -    … 13 +    …
-           14 +    …
- 13   }    15   }   

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf021.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ …  …        
-  2         2        
-  3   imp…  3   impo…
-  4      …  4       …
-            5 +     …
-  5   )     6   )    
-  6         7        
-  7   fun…  8   func…
-  …   @@ …  …        
-  9   }    10   }    
- 10        11        
- 11   fun… 12   func…
- 12 -    … 13 +     …
-           14 +     …
- 13   }    15   }    

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf022.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -…  …        
-  2          2        
-  3   impo…  3   impo…
-  4       …  4       …
-             5 +     …
-  5   )      6   )    
-  6          7        
-  7   func…  8   func…
-  …   @@ -…  …        
-  9   }     10   }    
- 10         11        
- 11   func… 12   func…
- 12 -     … 13 +     …
-            14 +     …
- 13   }     15   }    

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf023.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -…  …         
-  2          2         
-  3   impo…  3   impor…
-  4       …  4       "…
-             5 +     "…
-  5   )      6   )     
-  6          7         
-  7   func…  8   func …
-  …   @@ -…  …         
-  9   }     10   }     
- 10         11         
- 11   func… 12   func …
- 12 -     … 13 +     c…
-            14 +     r…
- 13   }     15   }     

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf024.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2…  …         
-  2           2         
-  3   impor…  3   impor…
-  4       "…  4       "…
-              5 +     "…
-  5   )       6   )     
-  6           7         
-  7   func …  8   func …
-  …   @@ -9…  …         
-  9   }      10   }     
- 10          11         
- 11   func … 12   func …
- 12 -     r… 13 +     c…
-             14 +     r…
- 13   }      15   }     

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf025.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2…  …          
-  2           2          
-  3   impor…  3   import…
-  4       "…  4       "f…
-              5 +     "s…
-  5   )       6   )      
-  6           7          
-  7   func …  8   func m…
-  …   @@ -9…  …          
-  9   }      10   }      
- 10          11          
- 11   func … 12   func g…
- 12 -     r… 13 +     co…
-             14 +     re…
- 13   }      15   }      

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf026.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,…  …          
-  2            2          
-  3   import…  3   import…
-  4       "f…  4       "f…
-               5 +     "s…
-  5   )        6   )      
-  6            7          
-  7   func m…  8   func m…
-  …   @@ -9,…  …          
-  9   }       10   }      
- 10           11          
- 11   func g… 12   func g…
- 12 -     re… 13 +     co…
-              14 +     re…
- 13   }       15   }      

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf027.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,…  …           
-  2            2           
-  3   import…  3   import (
-  4       "f…  4       "fm…
-               5 +     "st…
-  5   )        6   )       
-  6            7           
-  7   func m…  8   func ma…
-  …   @@ -9,…  …           
-  9   }       10   }       
- 10           11           
- 11   func g… 12   func ge…
- 12 -     re… 13 +     con…
-              14 +     ret…
- 13   }       15   }       

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf028.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6…  …           
-  2             2           
-  3   import (  3   import (
-  4       "fm…  4       "fm…
-                5 +     "st…
-  5   )         6   )       
-  6             7           
-  7   func ma…  8   func ma…
-  …   @@ -9,5…  …           
-  9   }        10   }       
- 10            11           
- 11   func ge… 12   func ge…
- 12 -     ret… 13 +     con…
-               14 +     ret…
- 13   }        15   }       

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf029.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6…  …            
-  2             2            
-  3   import (  3   import ( 
-  4       "fm…  4       "fmt"
-                5 +     "str…
-  5   )         6   )        
-  6             7            
-  7   func ma…  8   func mai…
-  …   @@ -9,5…  …            
-  9   }        10   }        
- 10            11            
- 11   func ge… 12   func get…
- 12 -     ret… 13 +     cont…
-               14 +     retu…
- 13   }        15   }        

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf030.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 …  …            
-  2              2            
-  3   import (   3   import ( 
-  4       "fmt"  4       "fmt"
-                 5 +     "str…
-  5   )          6   )        
-  6              7            
-  7   func mai…  8   func mai…
-  …   @@ -9,5 …  …            
-  9   }         10   }        
- 10             11            
- 11   func get… 12   func get…
- 12 -     retu… 13 +     cont…
-                14 +     retu…
- 13   }         15   }        

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf031.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 …  …             
-  2              2             
-  3   import (   3   import (  
-  4       "fmt"  4       "fmt" 
-                 5 +     "stri…
-  5   )          6   )         
-  6              7             
-  7   func mai…  8   func main…
-  …   @@ -9,5 …  …             
-  9   }         10   }         
- 10             11             
- 11   func get… 12   func getC…
- 12 -     retu… 13 +     conte…
-                14 +     retur…
- 13   }         15   }         

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf032.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +…  …             
-  2               2             
-  3   import (    3   import (  
-  4       "fmt"   4       "fmt" 
-                  5 +     "stri…
-  5   )           6   )         
-  6               7             
-  7   func main…  8   func main…
-  …   @@ -9,5 +…  …             
-  9   }          10   }         
- 10              11             
- 11   func getC… 12   func getC…
- 12 -     retur… 13 +     conte…
-                 14 +     retur…
- 13   }          15   }         

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf033.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +…  …              
-  2               2              
-  3   import (    3   import (   
-  4       "fmt"   4       "fmt"  
-                  5 +     "strin…
-  5   )           6   )          
-  6               7              
-  7   func main…  8   func main(…
-  …   @@ -9,5 +…  …              
-  9   }          10   }          
- 10              11              
- 11   func getC… 12   func getCo…
- 12 -     retur… 13 +     conten…
-                 14 +     return…
- 13   }          15   }          

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf034.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2…  …              
-  2                2              
-  3   import (     3   import (   
-  4       "fmt"    4       "fmt"  
-                   5 +     "strin…
-  5   )            6   )          
-  6                7              
-  7   func main(…  8   func main(…
-  …   @@ -9,5 +1…  …              
-  9   }           10   }          
- 10               11              
- 11   func getCo… 12   func getCo…
- 12 -     return… 13 +     conten…
-                  14 +     return…
- 13   }           15   }          

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf035.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2…  …               
-  2                2               
-  3   import (     3   import (    
-  4       "fmt"    4       "fmt"   
-                   5 +     "string…
-  5   )            6   )           
-  6                7               
-  7   func main(…  8   func main()…
-  …   @@ -9,5 +1…  …               
-  9   }           10   }           
- 10               11               
- 11   func getCo… 12   func getCon…
- 12 -     return… 13 +     content…
-                  14 +     return …
- 13   }           15   }           

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf036.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,…  …               
-  2                 2               
-  3   import (      3   import (    
-  4       "fmt"     4       "fmt"   
-                    5 +     "string…
-  5   )             6   )           
-  6                 7               
-  7   func main()…  8   func main()…
-  …   @@ -9,5 +10…  …               
-  9   }            10   }           
- 10                11               
- 11   func getCon… 12   func getCon…
- 12 -     return … 13 +     content…
-                   14 +     return …
- 13   }            15   }           

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf037.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,…  …                
-  2                 2                
-  3   import (      3   import (     
-  4       "fmt"     4       "fmt"    
-                    5 +     "strings"
-  5   )             6   )            
-  6                 7                
-  7   func main()…  8   func main() {
-  …   @@ -9,5 +10…  …                
-  9   }            10   }            
- 10                11                
- 11   func getCon… 12   func getCont…
- 12 -     return … 13 +     content …
-                   14 +     return c…
- 13   }            15   }            

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf038.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7…  …                
-  2                  2                
-  3   import (       3   import (     
-  4       "fmt"      4       "fmt"    
-                     5 +     "strings"
-  5   )              6   )            
-  6                  7                
-  7   func main() {  8   func main() {
-  …   @@ -9,5 +10,…  …                
-  9   }             10   }            
- 10                 11                
- 11   func getCont… 12   func getCont…
- 12 -     return "… 13 +     content …
-                    14 +     return c…
- 13   }             15   }            

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf039.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7…  …                 
-  2                  2                 
-  3   import (       3   import (      
-  4       "fmt"      4       "fmt"     
-                     5 +     "strings" 
-  5   )              6   )             
-  6                  7                 
-  7   func main() {  8   func main() { 
-  …   @@ -9,5 +10,…  …                 
-  9   }             10   }             
- 10                 11                 
- 11   func getCont… 12   func getConte…
- 12 -     return "… 13 +     content :…
-                    14 +     return co…
- 13   }             15   }             

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf040.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 …  …                 
-  2                   2                 
-  3   import (        3   import (      
-  4       "fmt"       4       "fmt"     
-                      5 +     "strings" 
-  5   )               6   )             
-  6                   7                 
-  7   func main() {   8   func main() { 
-  …   @@ -9,5 +10,6…  …                 
-  9   }              10   }             
- 10                  11                 
- 11   func getConte… 12   func getConte…
- 12 -     return "H… 13 +     content :…
-                     14 +     return co…
- 13   }              15   }             

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf041.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 …  …                  
-  2                   2                  
-  3   import (        3   import (       
-  4       "fmt"       4       "fmt"      
-                      5 +     "strings"  
-  5   )               6   )              
-  6                   7                  
-  7   func main() {   8   func main() {  
-  …   @@ -9,5 +10,6…  …                  
-  9   }              10   }              
- 10                  11                  
- 11   func getConte… 12   func getConten…
- 12 -     return "H… 13 +     content :=…
-                     14 +     return con…
- 13   }              15   }              

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf042.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @…  …                  
-  2                    2                  
-  3   import (         3   import (       
-  4       "fmt"        4       "fmt"      
-                       5 +     "strings"  
-  5   )                6   )              
-  6                    7                  
-  7   func main() {    8   func main() {  
-  …   @@ -9,5 +10,6 …  …                  
-  9   }               10   }              
- 10                   11                  
- 11   func getConten… 12   func getConten…
- 12 -     return "He… 13 +     content :=…
-                      14 +     return con…
- 13   }               15   }              

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf043.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @…  …                   
-  2                    2                   
-  3   import (         3   import (        
-  4       "fmt"        4       "fmt"       
-                       5 +     "strings"   
-  5   )                6   )               
-  6                    7                   
-  7   func main() {    8   func main() {   
-  …   @@ -9,5 +10,6 …  …                   
-  9   }               10   }               
- 10                   11                   
- 11   func getConten… 12   func getContent…
- 12 -     return "He… 13 +     content := …
-                      14 +     return cont…
- 13   }               15   }               

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf044.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@   …                   
-  2                     2                   
-  3   import (          3   import (        
-  4       "fmt"         4       "fmt"       
-                        5 +     "strings"   
-  5   )                 6   )               
-  6                     7                   
-  7   func main() {     8   func main() {   
-  …   @@ -9,5 +10,6 @…  …                   
-  9   }                10   }               
- 10                    11                   
- 11   func getContent… 12   func getContent…
- 12 -     return "Hel… 13 +     content := …
-                       14 +     return cont…
- 13   }                15   }               

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf045.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@   …                    
-  2                     2                    
-  3   import (          3   import (         
-  4       "fmt"         4       "fmt"        
-                        5 +     "strings"    
-  5   )                 6   )                
-  6                     7                    
-  7   func main() {     8   func main() {    
-  …   @@ -9,5 +10,6 @…  …                    
-  9   }                10   }                
- 10                    11                    
- 11   func getContent… 12   func getContent(…
- 12 -     return "Hel… 13 +     content := s…
-                       14 +     return conte…
- 13   }                15   }                

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf046.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@    …                    
-  2                      2                    
-  3   import (           3   import (         
-  4       "fmt"          4       "fmt"        
-                         5 +     "strings"    
-  5   )                  6   )                
-  6                      7                    
-  7   func main() {      8   func main() {    
-  …   @@ -9,5 +10,6 @@   …                    
-  9   }                 10   }                
- 10                     11                    
- 11   func getContent(… 12   func getContent(…
- 12 -     return "Hell… 13 +     content := s…
-                        14 +     return conte…
- 13   }                 15   }                

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf047.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@    …                     
-  2                      2                     
-  3   import (           3   import (          
-  4       "fmt"          4       "fmt"         
-                         5 +     "strings"     
-  5   )                  6   )                 
-  6                      7                     
-  7   func main() {      8   func main() {     
-  …   @@ -9,5 +10,6 @@   …                     
-  9   }                 10   }                 
- 10                     11                     
- 11   func getContent(… 12   func getContent()…
- 12 -     return "Hell… 13 +     content := st…
-                        14 +     return content
- 13   }                 15   }                 

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf048.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@     …                     
-  2                       2                     
-  3   import (            3   import (          
-  4       "fmt"           4       "fmt"         
-                          5 +     "strings"     
-  5   )                   6   )                 
-  6                       7                     
-  7   func main() {       8   func main() {     
-  …   @@ -9,5 +10,6 @@    …                     
-  9   }                  10   }                 
- 10                      11                     
- 11   func getContent()… 12   func getContent()…
- 12 -     return "Hello… 13 +     content := st…
-                         14 +     return content
- 13   }                  15   }                 

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf049.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@     …                      
-  2                       2                      
-  3   import (            3   import (           
-  4       "fmt"           4       "fmt"          
-                          5 +     "strings"      
-  5   )                   6   )                  
-  6                       7                      
-  7   func main() {       8   func main() {      
-  …   @@ -9,5 +10,6 @@    …                      
-  9   }                  10   }                  
- 10                      11                      
- 11   func getContent()… 12   func getContent() …
- 12 -     return "Hello… 13 +     content := str…
-                         14 +     return content 
- 13   }                  15   }                  

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf050.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@      …                      
-  2                        2                      
-  3   import (             3   import (           
-  4       "fmt"            4       "fmt"          
-                           5 +     "strings"      
-  5   )                    6   )                  
-  6                        7                      
-  7   func main() {        8   func main() {      
-  …   @@ -9,5 +10,6 @@     …                      
-  9   }                   10   }                  
- 10                       11                      
- 11   func getContent() … 12   func getContent() …
- 12 -     return "Hello,… 13 +     content := str…
-                          14 +     return content 
- 13   }                   15   }                  

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf051.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@      …                       
-  2                        2                       
-  3   import (             3   import (            
-  4       "fmt"            4       "fmt"           
-                           5 +     "strings"       
-  5   )                    6   )                   
-  6                        7                       
-  7   func main() {        8   func main() {       
-  …   @@ -9,5 +10,6 @@     …                       
-  9   }                   10   }                   
- 10                       11                       
- 11   func getContent() … 12   func getContent() s…
- 12 -     return "Hello,… 13 +     content := stri…
-                          14 +     return content  
- 13   }                   15   }                   

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf052.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@       …                       
-  2                         2                       
-  3   import (              3   import (            
-  4       "fmt"             4       "fmt"           
-                            5 +     "strings"       
-  5   )                     6   )                   
-  6                         7                       
-  7   func main() {         8   func main() {       
-  …   @@ -9,5 +10,6 @@      …                       
-  9   }                    10   }                   
- 10                        11                       
- 11   func getContent() s… 12   func getContent() s…
- 12 -     return "Hello, … 13 +     content := stri…
-                           14 +     return content  
- 13   }                    15   }                   

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf053.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@       …                        
-  2                         2                        
-  3   import (              3   import (             
-  4       "fmt"             4       "fmt"            
-                            5 +     "strings"        
-  5   )                     6   )                    
-  6                         7                        
-  7   func main() {         8   func main() {        
-  …   @@ -9,5 +10,6 @@      …                        
-  9   }                    10   }                    
- 10                        11                        
- 11   func getContent() s… 12   func getContent() st…
- 12 -     return "Hello, … 13 +     content := strin…
-                           14 +     return content   
- 13   }                    15   }                    

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf054.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@        …                        
-  2                          2                        
-  3   import (               3   import (             
-  4       "fmt"              4       "fmt"            
-                             5 +     "strings"        
-  5   )                      6   )                    
-  6                          7                        
-  7   func main() {          8   func main() {        
-  …   @@ -9,5 +10,6 @@       …                        
-  9   }                     10   }                    
- 10                         11                        
- 11   func getContent() st… 12   func getContent() st…
- 12 -     return "Hello, w… 13 +     content := strin…
-                            14 +     return content   
- 13   }                     15   }                    

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf055.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@        …                         
-  2                          2                         
-  3   import (               3   import (              
-  4       "fmt"              4       "fmt"             
-                             5 +     "strings"         
-  5   )                      6   )                     
-  6                          7                         
-  7   func main() {          8   func main() {         
-  …   @@ -9,5 +10,6 @@       …                         
-  9   }                     10   }                     
- 10                         11                         
- 11   func getContent() st… 12   func getContent() str…
- 12 -     return "Hello, w… 13 +     content := string…
-                            14 +     return content    
- 13   }                     15   }                     

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf056.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@         …                         
-  2                           2                         
-  3   import (                3   import (              
-  4       "fmt"               4       "fmt"             
-                              5 +     "strings"         
-  5   )                       6   )                     
-  6                           7                         
-  7   func main() {           8   func main() {         
-  …   @@ -9,5 +10,6 @@        …                         
-  9   }                      10   }                     
- 10                          11                         
- 11   func getContent() str… 12   func getContent() str…
- 12 -     return "Hello, wo… 13 +     content := string…
-                             14 +     return content    
- 13   }                      15   }                     

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf057.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@         …                          
-  2                           2                          
-  3   import (                3   import (               
-  4       "fmt"               4       "fmt"              
-                              5 +     "strings"          
-  5   )                       6   )                      
-  6                           7                          
-  7   func main() {           8   func main() {          
-  …   @@ -9,5 +10,6 @@        …                          
-  9   }                      10   }                      
- 10                          11                          
- 11   func getContent() str… 12   func getContent() stri…
- 12 -     return "Hello, wo… 13 +     content := strings…
-                             14 +     return content     
- 13   }                      15   }                      

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf058.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@          …                          
-  2                            2                          
-  3   import (                 3   import (               
-  4       "fmt"                4       "fmt"              
-                               5 +     "strings"          
-  5   )                        6   )                      
-  6                            7                          
-  7   func main() {            8   func main() {          
-  …   @@ -9,5 +10,6 @@         …                          
-  9   }                       10   }                      
- 10                           11                          
- 11   func getContent() stri… 12   func getContent() stri…
- 12 -     return "Hello, wor… 13 +     content := strings…
-                              14 +     return content     
- 13   }                       15   }                      

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf059.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@          …                           
-  2                            2                           
-  3   import (                 3   import (                
-  4       "fmt"                4       "fmt"               
-                               5 +     "strings"           
-  5   )                        6   )                       
-  6                            7                           
-  7   func main() {            8   func main() {           
-  …   @@ -9,5 +10,6 @@         …                           
-  9   }                       10   }                       
- 10                           11                           
- 11   func getContent() stri… 12   func getContent() strin…
- 12 -     return "Hello, wor… 13 +     content := strings.…
-                              14 +     return content      
- 13   }                       15   }                       

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf060.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@           …                           
-  2                             2                           
-  3   import (                  3   import (                
-  4       "fmt"                 4       "fmt"               
-                                5 +     "strings"           
-  5   )                         6   )                       
-  6                             7                           
-  7   func main() {             8   func main() {           
-  …   @@ -9,5 +10,6 @@          …                           
-  9   }                        10   }                       
- 10                            11                           
- 11   func getContent() strin… 12   func getContent() strin…
- 12 -     return "Hello, worl… 13 +     content := strings.…
-                               14 +     return content      
- 13   }                        15   }                       

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf061.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@           …                            
-  2                             2                            
-  3   import (                  3   import (                 
-  4       "fmt"                 4       "fmt"                
-                                5 +     "strings"            
-  5   )                         6   )                        
-  6                             7                            
-  7   func main() {             8   func main() {            
-  …   @@ -9,5 +10,6 @@          …                            
-  9   }                        10   }                        
- 10                            11                            
- 11   func getContent() strin… 12   func getContent() string…
- 12 -     return "Hello, worl… 13 +     content := strings.T…
-                               14 +     return content       
- 13   }                        15   }                        

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf062.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@            …                            
-  2                              2                            
-  3   import (                   3   import (                 
-  4       "fmt"                  4       "fmt"                
-                                 5 +     "strings"            
-  5   )                          6   )                        
-  6                              7                            
-  7   func main() {              8   func main() {            
-  …   @@ -9,5 +10,6 @@           …                            
-  9   }                         10   }                        
- 10                             11                            
- 11   func getContent() string… 12   func getContent() string…
- 12 -     return "Hello, world… 13 +     content := strings.T…
-                                14 +     return content       
- 13   }                         15   }                        

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf063.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@            …                             
-  2                              2                             
-  3   import (                   3   import (                  
-  4       "fmt"                  4       "fmt"                 
-                                 5 +     "strings"             
-  5   )                          6   )                         
-  6                              7                             
-  7   func main() {              8   func main() {             
-  …   @@ -9,5 +10,6 @@           …                             
-  9   }                         10   }                         
- 10                             11                             
- 11   func getContent() string… 12   func getContent() string {
- 12 -     return "Hello, world… 13 +     content := strings.To…
-                                14 +     return content        
- 13   }                         15   }                         

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf064.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@             …                             
-  2                               2                             
-  3   import (                    3   import (                  
-  4       "fmt"                   4       "fmt"                 
-                                  5 +     "strings"             
-  5   )                           6   )                         
-  6                               7                             
-  7   func main() {               8   func main() {             
-  …   @@ -9,5 +10,6 @@            …                             
-  9   }                          10   }                         
- 10                              11                             
- 11   func getContent() string { 12   func getContent() string {
- 12 -     return "Hello, world!" 13 +     content := strings.To…
-                                 14 +     return content        
- 13   }                          15   }                         

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf065.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@             …                              
-  2                               2                              
-  3   import (                    3   import (                   
-  4       "fmt"                   4       "fmt"                  
-                                  5 +     "strings"              
-  5   )                           6   )                          
-  6                               7                              
-  7   func main() {               8   func main() {              
-  …   @@ -9,5 +10,6 @@            …                              
-  9   }                          10   }                          
- 10                              11                              
- 11   func getContent() string { 12   func getContent() string { 
- 12 -     return "Hello, world!" 13 +     content := strings.ToU…
-                                 14 +     return content         
- 13   }                          15   }                          

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf066.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@              …                              
-  2                                2                              
-  3   import (                     3   import (                   
-  4       "fmt"                    4       "fmt"                  
-                                   5 +     "strings"              
-  5   )                            6   )                          
-  6                                7                              
-  7   func main() {                8   func main() {              
-  …   @@ -9,5 +10,6 @@             …                              
-  9   }                           10   }                          
- 10                               11                              
- 11   func getContent() string {  12   func getContent() string { 
- 12 -     return "Hello, world!"  13 +     content := strings.ToU…
-                                  14 +     return content         
- 13   }                           15   }                          

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf067.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@              …                               
-  2                                2                               
-  3   import (                     3   import (                    
-  4       "fmt"                    4       "fmt"                   
-                                   5 +     "strings"               
-  5   )                            6   )                           
-  6                                7                               
-  7   func main() {                8   func main() {               
-  …   @@ -9,5 +10,6 @@             …                               
-  9   }                           10   }                           
- 10                               11                               
- 11   func getContent() string {  12   func getContent() string {  
- 12 -     return "Hello, world!"  13 +     content := strings.ToUp…
-                                  14 +     return content          
- 13   }                           15   }                           

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf068.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@               …                               
-  2                                 2                               
-  3   import (                      3   import (                    
-  4       "fmt"                     4       "fmt"                   
-                                    5 +     "strings"               
-  5   )                             6   )                           
-  6                                 7                               
-  7   func main() {                 8   func main() {               
-  …   @@ -9,5 +10,6 @@              …                               
-  9   }                            10   }                           
- 10                                11                               
- 11   func getContent() string {   12   func getContent() string {  
- 12 -     return "Hello, world!"   13 +     content := strings.ToUp…
-                                   14 +     return content          
- 13   }                            15   }                           

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf069.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@               …                                
-  2                                 2                                
-  3   import (                      3   import (                     
-  4       "fmt"                     4       "fmt"                    
-                                    5 +     "strings"                
-  5   )                             6   )                            
-  6                                 7                                
-  7   func main() {                 8   func main() {                
-  …   @@ -9,5 +10,6 @@              …                                
-  9   }                            10   }                            
- 10                                11                                
- 11   func getContent() string {   12   func getContent() string {   
- 12 -     return "Hello, world!"   13 +     content := strings.ToUpp…
-                                   14 +     return content           
- 13   }                            15   }                            

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf070.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                …                                
-  2                                  2                                
-  3   import (                       3   import (                     
-  4       "fmt"                      4       "fmt"                    
-                                     5 +     "strings"                
-  5   )                              6   )                            
-  6                                  7                                
-  7   func main() {                  8   func main() {                
-  …   @@ -9,5 +10,6 @@               …                                
-  9   }                             10   }                            
- 10                                 11                                
- 11   func getContent() string {    12   func getContent() string {   
- 12 -     return "Hello, world!"    13 +     content := strings.ToUpp…
-                                    14 +     return content           
- 13   }                             15   }                            

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf071.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                …                                 
-  2                                  2                                 
-  3   import (                       3   import (                      
-  4       "fmt"                      4       "fmt"                     
-                                     5 +     "strings"                 
-  5   )                              6   )                             
-  6                                  7                                 
-  7   func main() {                  8   func main() {                 
-  …   @@ -9,5 +10,6 @@               …                                 
-  9   }                             10   }                             
- 10                                 11                                 
- 11   func getContent() string {    12   func getContent() string {    
- 12 -     return "Hello, world!"    13 +     content := strings.ToUppe…
-                                    14 +     return content            
- 13   }                             15   }                             

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf072.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                 …                                 
-  2                                   2                                 
-  3   import (                        3   import (                      
-  4       "fmt"                       4       "fmt"                     
-                                      5 +     "strings"                 
-  5   )                               6   )                             
-  6                                   7                                 
-  7   func main() {                   8   func main() {                 
-  …   @@ -9,5 +10,6 @@                …                                 
-  9   }                              10   }                             
- 10                                  11                                 
- 11   func getContent() string {     12   func getContent() string {    
- 12 -     return "Hello, world!"     13 +     content := strings.ToUppe…
-                                     14 +     return content            
- 13   }                              15   }                             

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf073.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                 …                                  
-  2                                   2                                  
-  3   import (                        3   import (                       
-  4       "fmt"                       4       "fmt"                      
-                                      5 +     "strings"                  
-  5   )                               6   )                              
-  6                                   7                                  
-  7   func main() {                   8   func main() {                  
-  …   @@ -9,5 +10,6 @@                …                                  
-  9   }                              10   }                              
- 10                                  11                                  
- 11   func getContent() string {     12   func getContent() string {     
- 12 -     return "Hello, world!"     13 +     content := strings.ToUpper…
-                                     14 +     return content             
- 13   }                              15   }                              

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf074.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                  …                                  
-  2                                    2                                  
-  3   import (                         3   import (                       
-  4       "fmt"                        4       "fmt"                      
-                                       5 +     "strings"                  
-  5   )                                6   )                              
-  6                                    7                                  
-  7   func main() {                    8   func main() {                  
-  …   @@ -9,5 +10,6 @@                 …                                  
-  9   }                               10   }                              
- 10                                   11                                  
- 11   func getContent() string {      12   func getContent() string {     
- 12 -     return "Hello, world!"      13 +     content := strings.ToUpper…
-                                      14 +     return content             
- 13   }                               15   }                              

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf075.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                  …                                   
-  2                                    2                                   
-  3   import (                         3   import (                        
-  4       "fmt"                        4       "fmt"                       
-                                       5 +     "strings"                   
-  5   )                                6   )                               
-  6                                    7                                   
-  7   func main() {                    8   func main() {                   
-  …   @@ -9,5 +10,6 @@                 …                                   
-  9   }                               10   }                               
- 10                                   11                                   
- 11   func getContent() string {      12   func getContent() string {      
- 12 -     return "Hello, world!"      13 +     content := strings.ToUpper(…
-                                      14 +     return content              
- 13   }                               15   }                               

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf076.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                   …                                   
-  2                                     2                                   
-  3   import (                          3   import (                        
-  4       "fmt"                         4       "fmt"                       
-                                        5 +     "strings"                   
-  5   )                                 6   )                               
-  6                                     7                                   
-  7   func main() {                     8   func main() {                   
-  …   @@ -9,5 +10,6 @@                  …                                   
-  9   }                                10   }                               
- 10                                    11                                   
- 11   func getContent() string {       12   func getContent() string {      
- 12 -     return "Hello, world!"       13 +     content := strings.ToUpper(…
-                                       14 +     return content              
- 13   }                                15   }                               

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf077.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                   …                                    
-  2                                     2                                    
-  3   import (                          3   import (                         
-  4       "fmt"                         4       "fmt"                        
-                                        5 +     "strings"                    
-  5   )                                 6   )                                
-  6                                     7                                    
-  7   func main() {                     8   func main() {                    
-  …   @@ -9,5 +10,6 @@                  …                                    
-  9   }                                10   }                                
- 10                                    11                                    
- 11   func getContent() string {       12   func getContent() string {       
- 12 -     return "Hello, world!"       13 +     content := strings.ToUpper("…
-                                       14 +     return content               
- 13   }                                15   }                                

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf078.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                    …                                    
-  2                                      2                                    
-  3   import (                           3   import (                         
-  4       "fmt"                          4       "fmt"                        
-                                         5 +     "strings"                    
-  5   )                                  6   )                                
-  6                                      7                                    
-  7   func main() {                      8   func main() {                    
-  …   @@ -9,5 +10,6 @@                   …                                    
-  9   }                                 10   }                                
- 10                                     11                                    
- 11   func getContent() string {        12   func getContent() string {       
- 12 -     return "Hello, world!"        13 +     content := strings.ToUpper("…
-                                        14 +     return content               
- 13   }                                 15   }                                

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf079.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                    …                                     
-  2                                      2                                     
-  3   import (                           3   import (                          
-  4       "fmt"                          4       "fmt"                         
-                                         5 +     "strings"                     
-  5   )                                  6   )                                 
-  6                                      7                                     
-  7   func main() {                      8   func main() {                     
-  …   @@ -9,5 +10,6 @@                   …                                     
-  9   }                                 10   }                                 
- 10                                     11                                     
- 11   func getContent() string {        12   func getContent() string {        
- 12 -     return "Hello, world!"        13 +     content := strings.ToUpper("H…
-                                        14 +     return content                
- 13   }                                 15   }                                 

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf080.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                     …                                     
-  2                                       2                                     
-  3   import (                            3   import (                          
-  4       "fmt"                           4       "fmt"                         
-                                          5 +     "strings"                     
-  5   )                                   6   )                                 
-  6                                       7                                     
-  7   func main() {                       8   func main() {                     
-  …   @@ -9,5 +10,6 @@                    …                                     
-  9   }                                  10   }                                 
- 10                                      11                                     
- 11   func getContent() string {         12   func getContent() string {        
- 12 -     return "Hello, world!"         13 +     content := strings.ToUpper("H…
-                                         14 +     return content                
- 13   }                                  15   }                                 

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf081.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                     …                                      
-  2                                       2                                      
-  3   import (                            3   import (                           
-  4       "fmt"                           4       "fmt"                          
-                                          5 +     "strings"                      
-  5   )                                   6   )                                  
-  6                                       7                                      
-  7   func main() {                       8   func main() {                      
-  …   @@ -9,5 +10,6 @@                    …                                      
-  9   }                                  10   }                                  
- 10                                      11                                      
- 11   func getContent() string {         12   func getContent() string {         
- 12 -     return "Hello, world!"         13 +     content := strings.ToUpper("He…
-                                         14 +     return content                 
- 13   }                                  15   }                                  

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf082.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                      …                                      
-  2                                        2                                      
-  3   import (                             3   import (                           
-  4       "fmt"                            4       "fmt"                          
-                                           5 +     "strings"                      
-  5   )                                    6   )                                  
-  6                                        7                                      
-  7   func main() {                        8   func main() {                      
-  …   @@ -9,5 +10,6 @@                     …                                      
-  9   }                                   10   }                                  
- 10                                       11                                      
- 11   func getContent() string {          12   func getContent() string {         
- 12 -     return "Hello, world!"          13 +     content := strings.ToUpper("He…
-                                          14 +     return content                 
- 13   }                                   15   }                                  

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf083.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                      …                                       
-  2                                        2                                       
-  3   import (                             3   import (                            
-  4       "fmt"                            4       "fmt"                           
-                                           5 +     "strings"                       
-  5   )                                    6   )                                   
-  6                                        7                                       
-  7   func main() {                        8   func main() {                       
-  …   @@ -9,5 +10,6 @@                     …                                       
-  9   }                                   10   }                                   
- 10                                       11                                       
- 11   func getContent() string {          12   func getContent() string {          
- 12 -     return "Hello, world!"          13 +     content := strings.ToUpper("Hel…
-                                          14 +     return content                  
- 13   }                                   15   }                                   

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf084.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                       …                                       
-  2                                         2                                       
-  3   import (                              3   import (                            
-  4       "fmt"                             4       "fmt"                           
-                                            5 +     "strings"                       
-  5   )                                     6   )                                   
-  6                                         7                                       
-  7   func main() {                         8   func main() {                       
-  …   @@ -9,5 +10,6 @@                      …                                       
-  9   }                                    10   }                                   
- 10                                        11                                       
- 11   func getContent() string {           12   func getContent() string {          
- 12 -     return "Hello, world!"           13 +     content := strings.ToUpper("Hel…
-                                           14 +     return content                  
- 13   }                                    15   }                                   

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf085.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                       …                                        
-  2                                         2                                        
-  3   import (                              3   import (                             
-  4       "fmt"                             4       "fmt"                            
-                                            5 +     "strings"                        
-  5   )                                     6   )                                    
-  6                                         7                                        
-  7   func main() {                         8   func main() {                        
-  …   @@ -9,5 +10,6 @@                      …                                        
-  9   }                                    10   }                                    
- 10                                        11                                        
- 11   func getContent() string {           12   func getContent() string {           
- 12 -     return "Hello, world!"           13 +     content := strings.ToUpper("Hell…
-                                           14 +     return content                   
- 13   }                                    15   }                                    

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf086.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                        …                                        
-  2                                          2                                        
-  3   import (                               3   import (                             
-  4       "fmt"                              4       "fmt"                            
-                                             5 +     "strings"                        
-  5   )                                      6   )                                    
-  6                                          7                                        
-  7   func main() {                          8   func main() {                        
-  …   @@ -9,5 +10,6 @@                       …                                        
-  9   }                                     10   }                                    
- 10                                         11                                        
- 11   func getContent() string {            12   func getContent() string {           
- 12 -     return "Hello, world!"            13 +     content := strings.ToUpper("Hell…
-                                            14 +     return content                   
- 13   }                                     15   }                                    

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf087.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                        …                                         
-  2                                          2                                         
-  3   import (                               3   import (                              
-  4       "fmt"                              4       "fmt"                             
-                                             5 +     "strings"                         
-  5   )                                      6   )                                     
-  6                                          7                                         
-  7   func main() {                          8   func main() {                         
-  …   @@ -9,5 +10,6 @@                       …                                         
-  9   }                                     10   }                                     
- 10                                         11                                         
- 11   func getContent() string {            12   func getContent() string {            
- 12 -     return "Hello, world!"            13 +     content := strings.ToUpper("Hello…
-                                            14 +     return content                    
- 13   }                                     15   }                                     

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf088.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                         …                                         
-  2                                           2                                         
-  3   import (                                3   import (                              
-  4       "fmt"                               4       "fmt"                             
-                                              5 +     "strings"                         
-  5   )                                       6   )                                     
-  6                                           7                                         
-  7   func main() {                           8   func main() {                         
-  …   @@ -9,5 +10,6 @@                        …                                         
-  9   }                                      10   }                                     
- 10                                          11                                         
- 11   func getContent() string {             12   func getContent() string {            
- 12 -     return "Hello, world!"             13 +     content := strings.ToUpper("Hello…
-                                             14 +     return content                    
- 13   }                                      15   }                                     

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf089.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                         …                                          
-  2                                           2                                          
-  3   import (                                3   import (                               
-  4       "fmt"                               4       "fmt"                              
-                                              5 +     "strings"                          
-  5   )                                       6   )                                      
-  6                                           7                                          
-  7   func main() {                           8   func main() {                          
-  …   @@ -9,5 +10,6 @@                        …                                          
-  9   }                                      10   }                                      
- 10                                          11                                          
- 11   func getContent() string {             12   func getContent() string {             
- 12 -     return "Hello, world!"             13 +     content := strings.ToUpper("Hello,…
-                                             14 +     return content                     
- 13   }                                      15   }                                      

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf090.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                          …                                          
-  2                                            2                                          
-  3   import (                                 3   import (                               
-  4       "fmt"                                4       "fmt"                              
-                                               5 +     "strings"                          
-  5   )                                        6   )                                      
-  6                                            7                                          
-  7   func main() {                            8   func main() {                          
-  …   @@ -9,5 +10,6 @@                         …                                          
-  9   }                                       10   }                                      
- 10                                           11                                          
- 11   func getContent() string {              12   func getContent() string {             
- 12 -     return "Hello, world!"              13 +     content := strings.ToUpper("Hello,…
-                                              14 +     return content                     
- 13   }                                       15   }                                      

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf091.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                          …                                           
-  2                                            2                                           
-  3   import (                                 3   import (                                
-  4       "fmt"                                4       "fmt"                               
-                                               5 +     "strings"                           
-  5   )                                        6   )                                       
-  6                                            7                                           
-  7   func main() {                            8   func main() {                           
-  …   @@ -9,5 +10,6 @@                         …                                           
-  9   }                                       10   }                                       
- 10                                           11                                           
- 11   func getContent() string {              12   func getContent() string {              
- 12 -     return "Hello, world!"              13 +     content := strings.ToUpper("Hello, …
-                                              14 +     return content                      
- 13   }                                       15   }                                       

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf092.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                           …                                           
-  2                                             2                                           
-  3   import (                                  3   import (                                
-  4       "fmt"                                 4       "fmt"                               
-                                                5 +     "strings"                           
-  5   )                                         6   )                                       
-  6                                             7                                           
-  7   func main() {                             8   func main() {                           
-  …   @@ -9,5 +10,6 @@                          …                                           
-  9   }                                        10   }                                       
- 10                                            11                                           
- 11   func getContent() string {               12   func getContent() string {              
- 12 -     return "Hello, world!"               13 +     content := strings.ToUpper("Hello, …
-                                               14 +     return content                      
- 13   }                                        15   }                                       

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf093.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                           …                                            
-  2                                             2                                            
-  3   import (                                  3   import (                                 
-  4       "fmt"                                 4       "fmt"                                
-                                                5 +     "strings"                            
-  5   )                                         6   )                                        
-  6                                             7                                            
-  7   func main() {                             8   func main() {                            
-  …   @@ -9,5 +10,6 @@                          …                                            
-  9   }                                        10   }                                        
- 10                                            11                                            
- 11   func getContent() string {               12   func getContent() string {               
- 12 -     return "Hello, world!"               13 +     content := strings.ToUpper("Hello, W…
-                                               14 +     return content                       
- 13   }                                        15   }                                        

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf094.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                            …                                            
-  2                                              2                                            
-  3   import (                                   3   import (                                 
-  4       "fmt"                                  4       "fmt"                                
-                                                 5 +     "strings"                            
-  5   )                                          6   )                                        
-  6                                              7                                            
-  7   func main() {                              8   func main() {                            
-  …   @@ -9,5 +10,6 @@                           …                                            
-  9   }                                         10   }                                        
- 10                                             11                                            
- 11   func getContent() string {                12   func getContent() string {               
- 12 -     return "Hello, world!"                13 +     content := strings.ToUpper("Hello, W…
-                                                14 +     return content                       
- 13   }                                         15   }                                        

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf095.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                            …                                             
-  2                                              2                                             
-  3   import (                                   3   import (                                  
-  4       "fmt"                                  4       "fmt"                                 
-                                                 5 +     "strings"                             
-  5   )                                          6   )                                         
-  6                                              7                                             
-  7   func main() {                              8   func main() {                             
-  …   @@ -9,5 +10,6 @@                           …                                             
-  9   }                                         10   }                                         
- 10                                             11                                             
- 11   func getContent() string {                12   func getContent() string {                
- 12 -     return "Hello, world!"                13 +     content := strings.ToUpper("Hello, Wo…
-                                                14 +     return content                        
- 13   }                                         15   }                                         

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf096.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                             …                                             
-  2                                               2                                             
-  3   import (                                    3   import (                                  
-  4       "fmt"                                   4       "fmt"                                 
-                                                  5 +     "strings"                             
-  5   )                                           6   )                                         
-  6                                               7                                             
-  7   func main() {                               8   func main() {                             
-  …   @@ -9,5 +10,6 @@                            …                                             
-  9   }                                          10   }                                         
- 10                                              11                                             
- 11   func getContent() string {                 12   func getContent() string {                
- 12 -     return "Hello, world!"                 13 +     content := strings.ToUpper("Hello, Wo…
-                                                 14 +     return content                        
- 13   }                                          15   }                                         

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf097.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                             …                                              
-  2                                               2                                              
-  3   import (                                    3   import (                                   
-  4       "fmt"                                   4       "fmt"                                  
-                                                  5 +     "strings"                              
-  5   )                                           6   )                                          
-  6                                               7                                              
-  7   func main() {                               8   func main() {                              
-  …   @@ -9,5 +10,6 @@                            …                                              
-  9   }                                          10   }                                          
- 10                                              11                                              
- 11   func getContent() string {                 12   func getContent() string {                 
- 12 -     return "Hello, world!"                 13 +     content := strings.ToUpper("Hello, Wor…
-                                                 14 +     return content                         
- 13   }                                          15   }                                          

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf098.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                              …                                              
-  2                                                2                                              
-  3   import (                                     3   import (                                   
-  4       "fmt"                                    4       "fmt"                                  
-                                                   5 +     "strings"                              
-  5   )                                            6   )                                          
-  6                                                7                                              
-  7   func main() {                                8   func main() {                              
-  …   @@ -9,5 +10,6 @@                             …                                              
-  9   }                                           10   }                                          
- 10                                               11                                              
- 11   func getContent() string {                  12   func getContent() string {                 
- 12 -     return "Hello, world!"                  13 +     content := strings.ToUpper("Hello, Wor…
-                                                  14 +     return content                         
- 13   }                                           15   }                                          

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf099.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                              …                                               
-  2                                                2                                               
-  3   import (                                     3   import (                                    
-  4       "fmt"                                    4       "fmt"                                   
-                                                   5 +     "strings"                               
-  5   )                                            6   )                                           
-  6                                                7                                               
-  7   func main() {                                8   func main() {                               
-  …   @@ -9,5 +10,6 @@                             …                                               
-  9   }                                           10   }                                           
- 10                                               11                                               
- 11   func getContent() string {                  12   func getContent() string {                  
- 12 -     return "Hello, world!"                  13 +     content := strings.ToUpper("Hello, Worl…
-                                                  14 +     return content                          
- 13   }                                           15   }                                           

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf100.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                               …                                               
-  2                                                 2                                               
-  3   import (                                      3   import (                                    
-  4       "fmt"                                     4       "fmt"                                   
-                                                    5 +     "strings"                               
-  5   )                                             6   )                                           
-  6                                                 7                                               
-  7   func main() {                                 8   func main() {                               
-  …   @@ -9,5 +10,6 @@                              …                                               
-  9   }                                            10   }                                           
- 10                                                11                                               
- 11   func getContent() string {                   12   func getContent() string {                  
- 12 -     return "Hello, world!"                   13 +     content := strings.ToUpper("Hello, Worl…
-                                                   14 +     return content                          
- 13   }                                            15   }                                           

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf101.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                               …                                                
-  2                                                 2                                                
-  3   import (                                      3   import (                                     
-  4       "fmt"                                     4       "fmt"                                    
-                                                    5 +     "strings"                                
-  5   )                                             6   )                                            
-  6                                                 7                                                
-  7   func main() {                                 8   func main() {                                
-  …   @@ -9,5 +10,6 @@                              …                                                
-  9   }                                            10   }                                            
- 10                                                11                                                
- 11   func getContent() string {                   12   func getContent() string {                   
- 12 -     return "Hello, world!"                   13 +     content := strings.ToUpper("Hello, World…
-                                                   14 +     return content                           
- 13   }                                            15   }                                            

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf102.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                …                                                
-  2                                                  2                                                
-  3   import (                                       3   import (                                     
-  4       "fmt"                                      4       "fmt"                                    
-                                                     5 +     "strings"                                
-  5   )                                              6   )                                            
-  6                                                  7                                                
-  7   func main() {                                  8   func main() {                                
-  …   @@ -9,5 +10,6 @@                               …                                                
-  9   }                                             10   }                                            
- 10                                                 11                                                
- 11   func getContent() string {                    12   func getContent() string {                   
- 12 -     return "Hello, world!"                    13 +     content := strings.ToUpper("Hello, World…
-                                                    14 +     return content                           
- 13   }                                             15   }                                            

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf103.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                …                                                 
-  2                                                  2                                                 
-  3   import (                                       3   import (                                      
-  4       "fmt"                                      4       "fmt"                                     
-                                                     5 +     "strings"                                 
-  5   )                                              6   )                                             
-  6                                                  7                                                 
-  7   func main() {                                  8   func main() {                                 
-  …   @@ -9,5 +10,6 @@                               …                                                 
-  9   }                                             10   }                                             
- 10                                                 11                                                 
- 11   func getContent() string {                    12   func getContent() string {                    
- 12 -     return "Hello, world!"                    13 +     content := strings.ToUpper("Hello, World!…
-                                                    14 +     return content                            
- 13   }                                             15   }                                             

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf104.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                 …                                                 
-  2                                                   2                                                 
-  3   import (                                        3   import (                                      
-  4       "fmt"                                       4       "fmt"                                     
-                                                      5 +     "strings"                                 
-  5   )                                               6   )                                             
-  6                                                   7                                                 
-  7   func main() {                                   8   func main() {                                 
-  …   @@ -9,5 +10,6 @@                                …                                                 
-  9   }                                              10   }                                             
- 10                                                  11                                                 
- 11   func getContent() string {                     12   func getContent() string {                    
- 12 -     return "Hello, world!"                     13 +     content := strings.ToUpper("Hello, World!…
-                                                     14 +     return content                            
- 13   }                                              15   }                                             

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf105.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                 …                                                  
-  2                                                   2                                                  
-  3   import (                                        3   import (                                       
-  4       "fmt"                                       4       "fmt"                                      
-                                                      5 +     "strings"                                  
-  5   )                                               6   )                                              
-  6                                                   7                                                  
-  7   func main() {                                   8   func main() {                                  
-  …   @@ -9,5 +10,6 @@                                …                                                  
-  9   }                                              10   }                                              
- 10                                                  11                                                  
- 11   func getContent() string {                     12   func getContent() string {                     
- 12 -     return "Hello, world!"                     13 +     content := strings.ToUpper("Hello, World!")
-                                                     14 +     return content                             
- 13   }                                              15   }                                              

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf106.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                  …                                                  
-  2                                                    2                                                  
-  3   import (                                         3   import (                                       
-  4       "fmt"                                        4       "fmt"                                      
-                                                       5 +     "strings"                                  
-  5   )                                                6   )                                              
-  6                                                    7                                                  
-  7   func main() {                                    8   func main() {                                  
-  …   @@ -9,5 +10,6 @@                                 …                                                  
-  9   }                                               10   }                                              
- 10                                                   11                                                  
- 11   func getContent() string {                      12   func getContent() string {                     
- 12 -     return "Hello, world!"                      13 +     content := strings.ToUpper("Hello, World!")
-                                                      14 +     return content                             
- 13   }                                               15   }                                              

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf107.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                  …                                                   
-  2                                                    2                                                   
-  3   import (                                         3   import (                                        
-  4       "fmt"                                        4       "fmt"                                       
-                                                       5 +     "strings"                                   
-  5   )                                                6   )                                               
-  6                                                    7                                                   
-  7   func main() {                                    8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                 …                                                   
-  9   }                                               10   }                                               
- 10                                                   11                                                   
- 11   func getContent() string {                      12   func getContent() string {                      
- 12 -     return "Hello, world!"                      13 +     content := strings.ToUpper("Hello, World!") 
-                                                      14 +     return content                              
- 13   }                                               15   }                                               

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf108.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                   
-  2                                                     2                                                   
-  3   import (                                          3   import (                                        
-  4       "fmt"                                         4       "fmt"                                       
-                                                        5 +     "strings"                                   
-  5   )                                                 6   )                                               
-  6                                                     7                                                   
-  7   func main() {                                     8   func main() {                                   
-  …   @@ -9,5 +10,6 @@                                  …                                                   
-  9   }                                                10   }                                               
- 10                                                    11                                                   
- 11   func getContent() string {                       12   func getContent() string {                      
- 12 -     return "Hello, world!"                       13 +     content := strings.ToUpper("Hello, World!") 
-                                                       14 +     return content                              
- 13   }                                                15   }                                               

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf109.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                   …                                                    
-  2                                                     2                                                    
-  3   import (                                          3   import (                                         
-  4       "fmt"                                         4       "fmt"                                        
-                                                        5 +     "strings"                                    
-  5   )                                                 6   )                                                
-  6                                                     7                                                    
-  7   func main() {                                     8   func main() {                                    
-  …   @@ -9,5 +10,6 @@                                  …                                                    
-  9   }                                                10   }                                                
- 10                                                    11                                                    
- 11   func getContent() string {                       12   func getContent() string {                       
- 12 -     return "Hello, world!"                       13 +     content := strings.ToUpper("Hello, World!")  
-                                                       14 +     return content                               
- 13   }                                                15   }                                                

internal/exp/diffview/testdata/TestDiffViewWidth/Split/DarkMode/WidthOf110.golden 🔗

@@ -1,15 +0,0 @@
-  …   @@ -2,6 +2,7 @@                                    …                                                    
-  2                                                      2                                                    
-  3   import (                                           3   import (                                         
-  4       "fmt"                                          4       "fmt"                                        
-                                                         5 +     "strings"                                    
-  5   )                                                  6   )                                                
-  6                                                      7                                                    
-  7   func main() {                                      8   func main() {                                    
-  …   @@ -9,5 +10,6 @@                                   …                                                    
-  9   }                                                 10   }                                                
- 10                                                     11                                                    
- 11   func getContent() string {                        12   func getContent() string {                       
- 12 -     return "Hello, world!"                        13 +     content := strings.ToUpper("Hello, World!")  
-                                                        14 +     return content                               
- 13   }                                                 15   }                                                

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf001.golden 🔗

@@ -1,16 +0,0 @@
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf002.golden 🔗

@@ -1,16 +0,0 @@
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
- 1
- 1
- 1
-  
-  
- 1

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf003.golden 🔗

@@ -1,16 +0,0 @@
-  …
-  2
-  3
-  4
-   
-  5
-  6
-  7
-  …
-  9
- 10
- 11
- 12
-   
-   
- 13

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf004.golden 🔗

@@ -1,16 +0,0 @@
-  … 
-  2 
-  3 
-  4 
-    
-  5 
-  6 
-  7 
-  … 
-  9 
- 10 
- 11 
- 12 
-    
-    
- 13 

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf005.golden 🔗

@@ -1,16 +0,0 @@
-  …  
-  2  
-  3  
-  4  
-     
-  5  
-  6  
-  7  
-  …  
-  9  
- 10  
- 11  
- 12  
-     
-     
- 13  

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf006.golden 🔗

@@ -1,16 +0,0 @@
-  …   
-  2   
-  3   
-  4   
-      
-  5   
-  6   
-  7   
-  …   
-  9  1
- 10  1
- 11  1
- 12   
-     1
-     1
- 13  1

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf007.golden 🔗

@@ -1,16 +0,0 @@
-  …   …
-  2   2
-  3   3
-  4   4
-      5
-  5   6
-  6   7
-  7   8
-  …   …
-  9  10
- 10  11
- 11  12
- 12    
-     13
-     14
- 13  15

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf008.golden 🔗

@@ -1,16 +0,0 @@
-  …   … 
-  2   2 
-  3   3 
-  4   4 
-      5 
-  5   6 
-  6   7 
-  7   8 
-  …   … 
-  9  10 
- 10  11 
- 11  12 
- 12     
-     13 
-     14 
- 13  15 

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf009.golden 🔗

@@ -1,16 +0,0 @@
-  …   … …
-  2   2  
-  3   3  
-  4   4  
-      5 +
-  5   6  
-  6   7  
-  7   8  
-  …   … …
-  9  10  
- 10  11  
- 11  12  
- 12     -
-     13 +
-     14 +
- 13  15  

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf010.golden 🔗

@@ -1,16 +0,0 @@
-  …   …  …
-  2   2   
-  3   3   
-  4   4   
-      5 + 
-  5   6   
-  6   7   
-  7   8   
-  …   …  …
-  9  10   
- 10  11   
- 11  12   
- 12     - 
-     13 + 
-     14 + 
- 13  15   

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf011.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   …
-  2   2    
-  3   3   …
-  4   4   …
-      5 + …
-  5   6   )
-  6   7    
-  7   8   …
-  …   …   …
-  9  10   }
- 10  11    
- 11  12   …
- 12     - …
-     13 + …
-     14 + …
- 13  15   }

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf012.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @…
-  2   2     
-  3   3   i…
-  4   4    …
-      5 +  …
-  5   6   ) 
-  6   7     
-  7   8   f…
-  …   …   @…
-  9  10   } 
- 10  11     
- 11  12   f…
- 12     -  …
-     13 +  …
-     14 +  …
- 13  15   } 

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf013.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@…
-  2   2      
-  3   3   im…
-  4   4     …
-      5 +   …
-  5   6   )  
-  6   7      
-  7   8   fu…
-  …   …   @@…
-  9  10   }  
- 10  11      
- 11  12   fu…
- 12     -   …
-     13 +   …
-     14 +   …
- 13  15   }  

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf014.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ …
-  2   2       
-  3   3   imp…
-  4   4      …
-      5 +    …
-  5   6   )   
-  6   7       
-  7   8   fun…
-  …   …   @@ …
-  9  10   }   
- 10  11       
- 11  12   fun…
- 12     -    …
-     13 +    …
-     14 +    …
- 13  15   }   

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf015.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -…
-  2   2        
-  3   3   impo…
-  4   4       …
-      5 +     …
-  5   6   )    
-  6   7        
-  7   8   func…
-  …   …   @@ -…
-  9  10   }    
- 10  11        
- 11  12   func…
- 12     -     …
-     13 +     …
-     14 +     …
- 13  15   }    

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf016.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2…
-  2   2         
-  3   3   impor…
-  4   4       "…
-      5 +     "…
-  5   6   )     
-  6   7         
-  7   8   func …
-  …   …   @@ -9…
-  9  10   }     
- 10  11         
- 11  12   func …
- 12     -     r…
-     13 +     c…
-     14 +     r…
- 13  15   }     

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf017.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,…
-  2   2          
-  3   3   import…
-  4   4       "f…
-      5 +     "s…
-  5   6   )      
-  6   7          
-  7   8   func m…
-  …   …   @@ -9,…
-  9  10   }      
- 10  11          
- 11  12   func g…
- 12     -     re…
-     13 +     co…
-     14 +     re…
- 13  15   }      

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf018.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6…
-  2   2           
-  3   3   import (
-  4   4       "fm…
-      5 +     "st…
-  5   6   )       
-  6   7           
-  7   8   func ma…
-  …   …   @@ -9,5…
-  9  10   }       
- 10  11           
- 11  12   func ge…
- 12     -     ret…
-     13 +     con…
-     14 +     ret…
- 13  15   }       

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf019.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 …
-  2   2            
-  3   3   import ( 
-  4   4       "fmt"
-      5 +     "str…
-  5   6   )        
-  6   7            
-  7   8   func mai…
-  …   …   @@ -9,5 …
-  9  10   }        
- 10  11            
- 11  12   func get…
- 12     -     retu…
-     13 +     cont…
-     14 +     retu…
- 13  15   }        

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf020.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +…
-  2   2             
-  3   3   import (  
-  4   4       "fmt" 
-      5 +     "stri…
-  5   6   )         
-  6   7             
-  7   8   func main…
-  …   …   @@ -9,5 +…
-  9  10   }         
- 10  11             
- 11  12   func getC…
- 12     -     retur…
-     13 +     conte…
-     14 +     retur…
- 13  15   }         

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf021.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2…
-  2   2              
-  3   3   import (   
-  4   4       "fmt"  
-      5 +     "strin…
-  5   6   )          
-  6   7              
-  7   8   func main(…
-  …   …   @@ -9,5 +1…
-  9  10   }          
- 10  11              
- 11  12   func getCo…
- 12     -     return…
-     13 +     conten…
-     14 +     return…
- 13  15   }          

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf022.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,…
-  2   2               
-  3   3   import (    
-  4   4       "fmt"   
-      5 +     "string…
-  5   6   )           
-  6   7               
-  7   8   func main()…
-  …   …   @@ -9,5 +10…
-  9  10   }           
- 10  11               
- 11  12   func getCon…
- 12     -     return …
-     13 +     content…
-     14 +     return …
- 13  15   }           

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf023.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7…
-  2   2                
-  3   3   import (     
-  4   4       "fmt"    
-      5 +     "strings"
-  5   6   )            
-  6   7                
-  7   8   func main() {
-  …   …   @@ -9,5 +10,…
-  9  10   }            
- 10  11                
- 11  12   func getCont…
- 12     -     return "…
-     13 +     content …
-     14 +     return c…
- 13  15   }            

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf024.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 …
-  2   2                 
-  3   3   import (      
-  4   4       "fmt"     
-      5 +     "strings" 
-  5   6   )             
-  6   7                 
-  7   8   func main() { 
-  …   …   @@ -9,5 +10,6…
-  9  10   }             
- 10  11                 
- 11  12   func getConte…
- 12     -     return "H…
-     13 +     content :…
-     14 +     return co…
- 13  15   }             

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf025.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @…
-  2   2                  
-  3   3   import (       
-  4   4       "fmt"      
-      5 +     "strings"  
-  5   6   )              
-  6   7                  
-  7   8   func main() {  
-  …   …   @@ -9,5 +10,6 …
-  9  10   }              
- 10  11                  
- 11  12   func getConten…
- 12     -     return "He…
-     13 +     content :=…
-     14 +     return con…
- 13  15   }              

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf026.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@ 
-  2   2                   
-  3   3   import (        
-  4   4       "fmt"       
-      5 +     "strings"   
-  5   6   )               
-  6   7                   
-  7   8   func main() {   
-  …   …   @@ -9,5 +10,6 @…
-  9  10   }               
- 10  11                   
- 11  12   func getContent…
- 12     -     return "Hel…
-     13 +     content := …
-     14 +     return cont…
- 13  15   }               

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf027.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@  
-  2   2                    
-  3   3   import (         
-  4   4       "fmt"        
-      5 +     "strings"    
-  5   6   )                
-  6   7                    
-  7   8   func main() {    
-  …   …   @@ -9,5 +10,6 @@ 
-  9  10   }                
- 10  11                    
- 11  12   func getContent(…
- 12     -     return "Hell…
-     13 +     content := s…
-     14 +     return conte…
- 13  15   }                

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf028.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@   
-  2   2                     
-  3   3   import (          
-  4   4       "fmt"         
-      5 +     "strings"     
-  5   6   )                 
-  6   7                     
-  7   8   func main() {     
-  …   …   @@ -9,5 +10,6 @@  
-  9  10   }                 
- 10  11                     
- 11  12   func getContent()…
- 12     -     return "Hello…
-     13 +     content := st…
-     14 +     return content
- 13  15   }                 

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf029.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@    
-  2   2                      
-  3   3   import (           
-  4   4       "fmt"          
-      5 +     "strings"      
-  5   6   )                  
-  6   7                      
-  7   8   func main() {      
-  …   …   @@ -9,5 +10,6 @@   
-  9  10   }                  
- 10  11                      
- 11  12   func getContent() …
- 12     -     return "Hello,…
-     13 +     content := str…
-     14 +     return content 
- 13  15   }                  

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf030.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@     
-  2   2                       
-  3   3   import (            
-  4   4       "fmt"           
-      5 +     "strings"       
-  5   6   )                   
-  6   7                       
-  7   8   func main() {       
-  …   …   @@ -9,5 +10,6 @@    
-  9  10   }                   
- 10  11                       
- 11  12   func getContent() s…
- 12     -     return "Hello, …
-     13 +     content := stri…
-     14 +     return content  
- 13  15   }                   

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf031.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@      
-  2   2                        
-  3   3   import (             
-  4   4       "fmt"            
-      5 +     "strings"        
-  5   6   )                    
-  6   7                        
-  7   8   func main() {        
-  …   …   @@ -9,5 +10,6 @@     
-  9  10   }                    
- 10  11                        
- 11  12   func getContent() st…
- 12     -     return "Hello, w…
-     13 +     content := strin…
-     14 +     return content   
- 13  15   }                    

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf032.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@       
-  2   2                         
-  3   3   import (              
-  4   4       "fmt"             
-      5 +     "strings"         
-  5   6   )                     
-  6   7                         
-  7   8   func main() {         
-  …   …   @@ -9,5 +10,6 @@      
-  9  10   }                     
- 10  11                         
- 11  12   func getContent() str…
- 12     -     return "Hello, wo…
-     13 +     content := string…
-     14 +     return content    
- 13  15   }                     

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf033.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@        
-  2   2                          
-  3   3   import (               
-  4   4       "fmt"              
-      5 +     "strings"          
-  5   6   )                      
-  6   7                          
-  7   8   func main() {          
-  …   …   @@ -9,5 +10,6 @@       
-  9  10   }                      
- 10  11                          
- 11  12   func getContent() stri…
- 12     -     return "Hello, wor…
-     13 +     content := strings…
-     14 +     return content     
- 13  15   }                      

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf034.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@         
-  2   2                           
-  3   3   import (                
-  4   4       "fmt"               
-      5 +     "strings"           
-  5   6   )                       
-  6   7                           
-  7   8   func main() {           
-  …   …   @@ -9,5 +10,6 @@        
-  9  10   }                       
- 10  11                           
- 11  12   func getContent() strin…
- 12     -     return "Hello, worl…
-     13 +     content := strings.…
-     14 +     return content      
- 13  15   }                       

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf035.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@          
-  2   2                            
-  3   3   import (                 
-  4   4       "fmt"                
-      5 +     "strings"            
-  5   6   )                        
-  6   7                            
-  7   8   func main() {            
-  …   …   @@ -9,5 +10,6 @@         
-  9  10   }                        
- 10  11                            
- 11  12   func getContent() string…
- 12     -     return "Hello, world…
-     13 +     content := strings.T…
-     14 +     return content       
- 13  15   }                        

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf036.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@           
-  2   2                             
-  3   3   import (                  
-  4   4       "fmt"                 
-      5 +     "strings"             
-  5   6   )                         
-  6   7                             
-  7   8   func main() {             
-  …   …   @@ -9,5 +10,6 @@          
-  9  10   }                         
- 10  11                             
- 11  12   func getContent() string {
- 12     -     return "Hello, world!"
-     13 +     content := strings.To…
-     14 +     return content        
- 13  15   }                         

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf037.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@            
-  2   2                              
-  3   3   import (                   
-  4   4       "fmt"                  
-      5 +     "strings"              
-  5   6   )                          
-  6   7                              
-  7   8   func main() {              
-  …   …   @@ -9,5 +10,6 @@           
-  9  10   }                          
- 10  11                              
- 11  12   func getContent() string { 
- 12     -     return "Hello, world!" 
-     13 +     content := strings.ToU…
-     14 +     return content         
- 13  15   }                          

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf038.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@             
-  2   2                               
-  3   3   import (                    
-  4   4       "fmt"                   
-      5 +     "strings"               
-  5   6   )                           
-  6   7                               
-  7   8   func main() {               
-  …   …   @@ -9,5 +10,6 @@            
-  9  10   }                           
- 10  11                               
- 11  12   func getContent() string {  
- 12     -     return "Hello, world!"  
-     13 +     content := strings.ToUp…
-     14 +     return content          
- 13  15   }                           

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf039.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@              
-  2   2                                
-  3   3   import (                     
-  4   4       "fmt"                    
-      5 +     "strings"                
-  5   6   )                            
-  6   7                                
-  7   8   func main() {                
-  …   …   @@ -9,5 +10,6 @@             
-  9  10   }                            
- 10  11                                
- 11  12   func getContent() string {   
- 12     -     return "Hello, world!"   
-     13 +     content := strings.ToUpp…
-     14 +     return content           
- 13  15   }                            

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf040.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@               
-  2   2                                 
-  3   3   import (                      
-  4   4       "fmt"                     
-      5 +     "strings"                 
-  5   6   )                             
-  6   7                                 
-  7   8   func main() {                 
-  …   …   @@ -9,5 +10,6 @@              
-  9  10   }                             
- 10  11                                 
- 11  12   func getContent() string {    
- 12     -     return "Hello, world!"    
-     13 +     content := strings.ToUppe…
-     14 +     return content            
- 13  15   }                             

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf041.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                
-  2   2                                  
-  3   3   import (                       
-  4   4       "fmt"                      
-      5 +     "strings"                  
-  5   6   )                              
-  6   7                                  
-  7   8   func main() {                  
-  …   …   @@ -9,5 +10,6 @@               
-  9  10   }                              
- 10  11                                  
- 11  12   func getContent() string {     
- 12     -     return "Hello, world!"     
-     13 +     content := strings.ToUpper…
-     14 +     return content             
- 13  15   }                              

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf042.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                 
-  2   2                                   
-  3   3   import (                        
-  4   4       "fmt"                       
-      5 +     "strings"                   
-  5   6   )                               
-  6   7                                   
-  7   8   func main() {                   
-  …   …   @@ -9,5 +10,6 @@                
-  9  10   }                               
- 10  11                                   
- 11  12   func getContent() string {      
- 12     -     return "Hello, world!"      
-     13 +     content := strings.ToUpper(…
-     14 +     return content              
- 13  15   }                               

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf043.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                  
-  2   2                                    
-  3   3   import (                         
-  4   4       "fmt"                        
-      5 +     "strings"                    
-  5   6   )                                
-  6   7                                    
-  7   8   func main() {                    
-  …   …   @@ -9,5 +10,6 @@                 
-  9  10   }                                
- 10  11                                    
- 11  12   func getContent() string {       
- 12     -     return "Hello, world!"       
-     13 +     content := strings.ToUpper("…
-     14 +     return content               
- 13  15   }                                

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf044.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                   
-  2   2                                     
-  3   3   import (                          
-  4   4       "fmt"                         
-      5 +     "strings"                     
-  5   6   )                                 
-  6   7                                     
-  7   8   func main() {                     
-  …   …   @@ -9,5 +10,6 @@                  
-  9  10   }                                 
- 10  11                                     
- 11  12   func getContent() string {        
- 12     -     return "Hello, world!"        
-     13 +     content := strings.ToUpper("H…
-     14 +     return content                
- 13  15   }                                 

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf045.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                    
-  2   2                                      
-  3   3   import (                           
-  4   4       "fmt"                          
-      5 +     "strings"                      
-  5   6   )                                  
-  6   7                                      
-  7   8   func main() {                      
-  …   …   @@ -9,5 +10,6 @@                   
-  9  10   }                                  
- 10  11                                      
- 11  12   func getContent() string {         
- 12     -     return "Hello, world!"         
-     13 +     content := strings.ToUpper("He…
-     14 +     return content                 
- 13  15   }                                  

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf046.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                     
-  2   2                                       
-  3   3   import (                            
-  4   4       "fmt"                           
-      5 +     "strings"                       
-  5   6   )                                   
-  6   7                                       
-  7   8   func main() {                       
-  …   …   @@ -9,5 +10,6 @@                    
-  9  10   }                                   
- 10  11                                       
- 11  12   func getContent() string {          
- 12     -     return "Hello, world!"          
-     13 +     content := strings.ToUpper("Hel…
-     14 +     return content                  
- 13  15   }                                   

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf047.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                      
-  2   2                                        
-  3   3   import (                             
-  4   4       "fmt"                            
-      5 +     "strings"                        
-  5   6   )                                    
-  6   7                                        
-  7   8   func main() {                        
-  …   …   @@ -9,5 +10,6 @@                     
-  9  10   }                                    
- 10  11                                        
- 11  12   func getContent() string {           
- 12     -     return "Hello, world!"           
-     13 +     content := strings.ToUpper("Hell…
-     14 +     return content                   
- 13  15   }                                    

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf048.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                       
-  2   2                                         
-  3   3   import (                              
-  4   4       "fmt"                             
-      5 +     "strings"                         
-  5   6   )                                     
-  6   7                                         
-  7   8   func main() {                         
-  …   …   @@ -9,5 +10,6 @@                      
-  9  10   }                                     
- 10  11                                         
- 11  12   func getContent() string {            
- 12     -     return "Hello, world!"            
-     13 +     content := strings.ToUpper("Hello…
-     14 +     return content                    
- 13  15   }                                     

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf049.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                        
-  2   2                                          
-  3   3   import (                               
-  4   4       "fmt"                              
-      5 +     "strings"                          
-  5   6   )                                      
-  6   7                                          
-  7   8   func main() {                          
-  …   …   @@ -9,5 +10,6 @@                       
-  9  10   }                                      
- 10  11                                          
- 11  12   func getContent() string {             
- 12     -     return "Hello, world!"             
-     13 +     content := strings.ToUpper("Hello,…
-     14 +     return content                     
- 13  15   }                                      

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf050.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                         
-  2   2                                           
-  3   3   import (                                
-  4   4       "fmt"                               
-      5 +     "strings"                           
-  5   6   )                                       
-  6   7                                           
-  7   8   func main() {                           
-  …   …   @@ -9,5 +10,6 @@                        
-  9  10   }                                       
- 10  11                                           
- 11  12   func getContent() string {              
- 12     -     return "Hello, world!"              
-     13 +     content := strings.ToUpper("Hello, …
-     14 +     return content                      
- 13  15   }                                       

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf051.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                          
-  2   2                                            
-  3   3   import (                                 
-  4   4       "fmt"                                
-      5 +     "strings"                            
-  5   6   )                                        
-  6   7                                            
-  7   8   func main() {                            
-  …   …   @@ -9,5 +10,6 @@                         
-  9  10   }                                        
- 10  11                                            
- 11  12   func getContent() string {               
- 12     -     return "Hello, world!"               
-     13 +     content := strings.ToUpper("Hello, W…
-     14 +     return content                       
- 13  15   }                                        

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf052.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                           
-  2   2                                             
-  3   3   import (                                  
-  4   4       "fmt"                                 
-      5 +     "strings"                             
-  5   6   )                                         
-  6   7                                             
-  7   8   func main() {                             
-  …   …   @@ -9,5 +10,6 @@                          
-  9  10   }                                         
- 10  11                                             
- 11  12   func getContent() string {                
- 12     -     return "Hello, world!"                
-     13 +     content := strings.ToUpper("Hello, Wo…
-     14 +     return content                        
- 13  15   }                                         

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf053.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                            
-  2   2                                              
-  3   3   import (                                   
-  4   4       "fmt"                                  
-      5 +     "strings"                              
-  5   6   )                                          
-  6   7                                              
-  7   8   func main() {                              
-  …   …   @@ -9,5 +10,6 @@                           
-  9  10   }                                          
- 10  11                                              
- 11  12   func getContent() string {                 
- 12     -     return "Hello, world!"                 
-     13 +     content := strings.ToUpper("Hello, Wor…
-     14 +     return content                         
- 13  15   }                                          

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf054.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                             
-  2   2                                               
-  3   3   import (                                    
-  4   4       "fmt"                                   
-      5 +     "strings"                               
-  5   6   )                                           
-  6   7                                               
-  7   8   func main() {                               
-  …   …   @@ -9,5 +10,6 @@                            
-  9  10   }                                           
- 10  11                                               
- 11  12   func getContent() string {                  
- 12     -     return "Hello, world!"                  
-     13 +     content := strings.ToUpper("Hello, Worl…
-     14 +     return content                          
- 13  15   }                                           

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf055.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                              
-  2   2                                                
-  3   3   import (                                     
-  4   4       "fmt"                                    
-      5 +     "strings"                                
-  5   6   )                                            
-  6   7                                                
-  7   8   func main() {                                
-  …   …   @@ -9,5 +10,6 @@                             
-  9  10   }                                            
- 10  11                                                
- 11  12   func getContent() string {                   
- 12     -     return "Hello, world!"                   
-     13 +     content := strings.ToUpper("Hello, World…
-     14 +     return content                           
- 13  15   }                                            

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf056.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                               
-  2   2                                                 
-  3   3   import (                                      
-  4   4       "fmt"                                     
-      5 +     "strings"                                 
-  5   6   )                                             
-  6   7                                                 
-  7   8   func main() {                                 
-  …   …   @@ -9,5 +10,6 @@                              
-  9  10   }                                             
- 10  11                                                 
- 11  12   func getContent() string {                    
- 12     -     return "Hello, world!"                    
-     13 +     content := strings.ToUpper("Hello, World!…
-     14 +     return content                            
- 13  15   }                                             

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf057.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                
-  2   2                                                  
-  3   3   import (                                       
-  4   4       "fmt"                                      
-      5 +     "strings"                                  
-  5   6   )                                              
-  6   7                                                  
-  7   8   func main() {                                  
-  …   …   @@ -9,5 +10,6 @@                               
-  9  10   }                                              
- 10  11                                                  
- 11  12   func getContent() string {                     
- 12     -     return "Hello, world!"                     
-     13 +     content := strings.ToUpper("Hello, World!")
-     14 +     return content                             
- 13  15   }                                              

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf058.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                 
-  2   2                                                   
-  3   3   import (                                        
-  4   4       "fmt"                                       
-      5 +     "strings"                                   
-  5   6   )                                               
-  6   7                                                   
-  7   8   func main() {                                   
-  …   …   @@ -9,5 +10,6 @@                                
-  9  10   }                                               
- 10  11                                                   
- 11  12   func getContent() string {                      
- 12     -     return "Hello, world!"                      
-     13 +     content := strings.ToUpper("Hello, World!") 
-     14 +     return content                              
- 13  15   }                                               

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf059.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                  
-  2   2                                                    
-  3   3   import (                                         
-  4   4       "fmt"                                        
-      5 +     "strings"                                    
-  5   6   )                                                
-  6   7                                                    
-  7   8   func main() {                                    
-  …   …   @@ -9,5 +10,6 @@                                 
-  9  10   }                                                
- 10  11                                                    
- 11  12   func getContent() string {                       
- 12     -     return "Hello, world!"                       
-     13 +     content := strings.ToUpper("Hello, World!")  
-     14 +     return content                               
- 13  15   }                                                

internal/exp/diffview/testdata/TestDiffViewWidth/Unified/DarkMode/WidthOf060.golden 🔗

@@ -1,16 +0,0 @@
-  …   …   @@ -2,6 +2,7 @@                                   
-  2   2                                                     
-  3   3   import (                                          
-  4   4       "fmt"                                         
-      5 +     "strings"                                     
-  5   6   )                                                 
-  6   7                                                     
-  7   8   func main() {                                     
-  …   …   @@ -9,5 +10,6 @@                                  
-  9  10   }                                                 
- 10  11                                                     
- 11  12   func getContent() string {                        
- 12     -     return "Hello, world!"                        
-     13 +     content := strings.ToUpper("Hello, World!")   
-     14 +     return content                                
- 13  15   }