-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(statusline)!: make default active content include
section_diff()
This is mostly breaking because 1) there is now separate icon to the left of diff data and 2) Git data is not shown for widths below 40. Otherwise, it shows the same content with 'gitsigns.nvim' set up, but also now prefers 'mini.git' and 'mini.diff'.
- Loading branch information
1 parent
fe0d88f
commit e949451
Showing
9 changed files
with
43 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
tests/screenshots/tests-test_statusline.lua---Default-content---active---test-+-args-{-39-}
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
-|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------| | ||
1|aaaaaaaaa │ | ||
2|~ │~ | ||
3|~ │~ | ||
4| N <statusline/mocked.lua lua 1│ 2 [No Name] | ||
5|/a [2/9] | ||
|
||
-|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------| | ||
1|010000000222222222222222222222222222222344444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444 | ||
2|555555555555555555555555555555555555555366666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666 | ||
3|555555555555555555555555555555555555555366666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666 | ||
4|777888888888888888888888889999999777777888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888 | ||
5|444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444 |
13 changes: 13 additions & 0 deletions
13
tests/screenshots/tests-test_statusline.lua---Default-content---active---test-+-args-{-40-}
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
-|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------| | ||
1|aaaaaaaaa │ | ||
2|~ │~ | ||
3|~ │~ | ||
4| N main|bisect (MM) <ua lua 1│ 2 [No Name] | ||
5|/a [2/9] | ||
|
||
-|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------| | ||
1|010000000222222222222222222222222222222234444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444 | ||
2|555555555555555555555555555555555555555536666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666 | ||
3|555555555555555555555555555555555555555536666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666 | ||
4|777888888888888888888889999888888877777799999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 | ||
5|444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444 |
13 changes: 0 additions & 13 deletions
13
tests/screenshots/tests-test_statusline.lua---Default-content---active---test-+-args-{-74-}
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters