Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes #1265 - Adds Sixel rendering support #3734
Fixes #1265 - Adds Sixel rendering support #3734
Changes from 17 commits
4d1d740
f096062
943fa11
c6281dd
b482306
3081765
e334bfd
891adec
484b75a
68d5e99
d747867
f103b04
cbef6c5
eaa5c0e
f8bb2f0
f40b7b4
93ce9a8
ef56998
a7c65bf
f07ab92
2378570
b9bb2ba
4571978
3c6804a
6149c5f
050db7a
9322b9a
519d8c0
94cbc1c
d16f1b6
18f185d
db0fc41
08aa992
b67c662
c240cb1
0122442
5e356c2
f22ef30
d60b1fa
23cd888
14a5fa7
3566ac2
9058554
c4c7754
9d5d853
36a8cba
a6b1221
97da4cd
fd7f994
a3eb19f
eee0ded
ccb974b
78d49fc
ffe8969
fe7e10a
54308ff
64baeca
a8e3a0e
4073ef3
61667fb
54b737f
1c3b0d7
9990a55
64d286c
5a6aae6
bcdb11e
57de1ff
06a2f71
c46cf78
04b336a
8ddfd71
a6f03e4
3156641
ce41afd
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 30 in Terminal.Gui/Application/Application.Driver.cs
GitHub Actions / build_release
Check warning on line 30 in Terminal.Gui/Application/Application.Driver.cs
GitHub Actions / build_and_test_debug (ubuntu-latest)
Check warning on line 30 in Terminal.Gui/Application/Application.Driver.cs
GitHub Actions / build_and_test_debug (windows-latest)
Check warning on line 30 in Terminal.Gui/Application/Application.Driver.cs
GitHub Actions / build_and_test_debug (macos-latest)
Check warning on line 9 in Terminal.Gui/Drawing/Quant/CIE76ColorDistance.cs
GitHub Actions / build_release
Check warning on line 9 in Terminal.Gui/Drawing/Quant/CIE76ColorDistance.cs
GitHub Actions / build_and_test_debug (ubuntu-latest)
Check warning on line 9 in Terminal.Gui/Drawing/Quant/CIE76ColorDistance.cs
GitHub Actions / build_and_test_debug (windows-latest)
Check warning on line 9 in Terminal.Gui/Drawing/Quant/CIE76ColorDistance.cs
GitHub Actions / build_and_test_debug (macos-latest)
Check warning on line 15 in Terminal.Gui/Drawing/Quant/CIE94ColorDistance.cs
GitHub Actions / build_release
Check warning on line 15 in Terminal.Gui/Drawing/Quant/CIE94ColorDistance.cs
GitHub Actions / build_and_test_debug (ubuntu-latest)
Check warning on line 15 in Terminal.Gui/Drawing/Quant/CIE94ColorDistance.cs
GitHub Actions / build_and_test_debug (windows-latest)
Check warning on line 15 in Terminal.Gui/Drawing/Quant/CIE94ColorDistance.cs
GitHub Actions / build_and_test_debug (macos-latest)
Check warning on line 33 in Terminal.Gui/Drawing/Quant/ColorQuantizer.cs
GitHub Actions / build_release
Check warning on line 33 in Terminal.Gui/Drawing/Quant/ColorQuantizer.cs
GitHub Actions / build_and_test_debug (ubuntu-latest)
Check warning on line 33 in Terminal.Gui/Drawing/Quant/ColorQuantizer.cs
GitHub Actions / build_and_test_debug (windows-latest)
Check warning on line 33 in Terminal.Gui/Drawing/Quant/ColorQuantizer.cs
GitHub Actions / build_and_test_debug (macos-latest)
Check warning on line 50 in Terminal.Gui/Drawing/Quant/ColorQuantizer.cs
GitHub Actions / build_release
Check warning on line 50 in Terminal.Gui/Drawing/Quant/ColorQuantizer.cs
GitHub Actions / build_and_test_debug (ubuntu-latest)
Check warning on line 50 in Terminal.Gui/Drawing/Quant/ColorQuantizer.cs
GitHub Actions / build_and_test_debug (windows-latest)
Check warning on line 50 in Terminal.Gui/Drawing/Quant/ColorQuantizer.cs
GitHub Actions / build_and_test_debug (macos-latest)