Simon Lamon
|
ed8c2269cb
|
Add proposed fix
|
2022-12-23 17:00:48 +00:00 |
|
Simon Lamon
|
f1b47485cd
|
Revert "Revert "SerializeAsHTML(): Fallback to default ansi colors when running headless terminal""
This reverts commit 3a81ef54ca.
|
2022-12-23 16:47:31 +00:00 |
|
Daniel Imms
|
8b1c5c4ffb
|
Revert "Fix NPE in webgl renderer"
This reverts commit ea7571c2b9.
|
2022-12-21 16:51:45 -08:00 |
|
Daniel Imms
|
ace4c3663f
|
Bump other addons for v5.1 release
Fixes #4336
|
2022-12-21 08:27:01 -08:00 |
|
Daniel Imms
|
303db85763
|
Make package.json changes to trigger release
Fixes #4336
|
2022-12-19 12:55:01 -08:00 |
|
 Daniel ImmsandGitHub
|
3a81ef54ca
|
Revert "SerializeAsHTML(): Fallback to default ansi colors when running headless terminal"
|
2022-12-19 10:10:59 -08:00 |
|
 Daniel ImmsandGitHub
|
6cfdcb1b0d
|
Merge pull request #4332 from Tyriar/r5_1_0
v5.1.0
|
2022-12-19 09:56:50 -08:00 |
|
Daniel Imms
|
30ef1fcaa5
|
v5.1.0
|
2022-12-19 09:56:20 -08:00 |
|
Jörg Breitbart
|
1757f2733c
|
explicit type for link test data
|
2022-12-19 15:49:10 +01:00 |
|
Jörg Breitbart
|
d65898ffed
|
Merge branch 'master' into fix_weblinks
|
2022-12-19 14:19:43 +01:00 |
|
 Daniel ImmsandGitHub
|
0981ca8796
|
Merge pull request #4328 from Tyriar/vscode166909
Remove ! to improve safety
|
2022-12-16 11:16:17 -08:00 |
|
Daniel Imms
|
ffeaa2b976
|
Remove ! to improve safety
See microsoft/vscode#166909
This doesn't necessarily fix that, but it does remove the hacky ! which could
potentially let an error slip past TS.
|
2022-12-16 11:05:03 -08:00 |
|
Daniel Imms
|
ea7571c2b9
|
Fix NPE in webgl renderer
Theory is this can happen when a resize down happens as end will be too big
See microsoft/vscode#166878
|
2022-12-16 10:42:05 -08:00 |
|
 Daniel ImmsandGitHub
|
6d0a287ed9
|
Merge pull request #4305 from Tyriar/4221
Fix line height and letter spacing on canvas renderer
|
2022-12-11 11:54:57 -08:00 |
|
 Daniel ImmsandGitHub
|
83ff4e97c3
|
Merge pull request #4304 from Tyriar/4259
Simplify options API
|
2022-12-11 11:52:08 -08:00 |
|
Daniel Imms
|
7b28dc4d59
|
Fix line height and letter spacing on canvas renderer
Fixes #4221
|
2022-12-11 11:47:09 -08:00 |
|
Daniel Imms
|
02d3ef599a
|
Fix internal usages that needed Required<ITerminalOptions>
|
2022-12-11 11:42:14 -08:00 |
|
Jörg Breitbart
|
e66fd50383
|
cleanup & more comments
|
2022-12-09 14:37:31 +01:00 |
|
Jörg Breitbart
|
f69f9decca
|
allow ~ within urls
|
2022-12-08 17:50:55 +01:00 |
|
Jörg Breitbart
|
becec91e98
|
better regexp, fix offset issue in #4294
|
2022-12-08 17:35:45 +01:00 |
|
Jörg Breitbart
|
d2298d84a0
|
move safari check to WebglAddon ctor
|
2022-12-07 23:56:43 +01:00 |
|
Jörg Breitbart
|
0b56b56c06
|
skipping renderer on NUL and SP
|
2022-12-07 22:55:45 +01:00 |
|
Jörg Breitbart
|
e46a9e12d0
|
fix demo in epiphany
|
2022-12-06 13:40:25 +01:00 |
|
Jörg Breitbart
|
fd44d76262
|
api tests for uri and ranges
|
2022-12-05 22:49:25 +01:00 |
|
Jörg Breitbart
|
de23616589
|
better line expansion
|
2022-12-05 13:45:47 +01:00 |
|