Kovid Goyal
|
8bf8f5dc46
Finish up testing for multicell URL detection
|
hace 1 mes |
Kovid Goyal
|
97449dfddb
Cursor tracking tests
|
hace 2 meses |
Kovid Goyal
|
c4a32862d1
Implement restitch during rewrap
|
hace 2 meses |
Kovid Goyal
|
33207a57ba
Add tests for consecutive conflicting variation selectors
|
hace 3 meses |
Kovid Goyal
|
a4d2d933c9
Fix #8103
|
hace 3 meses |
Kovid Goyal
|
8e388acab7
Add some cursor tracking tests
|
hace 3 meses |
Kovid Goyal
|
778344a439
Fix enlarging window when a long line is wrapped between the first line of the scrollback buffer and the screen inserting a spurious newline
|
hace 3 meses |
Kovid Goyal
|
97e4625a82
...
|
hace 4 meses |
Kovid Goyal
|
6d5a2b8ecd
Add a test that exercises the text_cache in Line code path
|
hace 4 meses |
Kovid Goyal
|
002d0a0403
Preserve trailing blank line on resize always
|
hace 4 meses |
Kovid Goyal
|
66251f8fd5
Add test for previous bugfix
|
hace 4 meses |
Kovid Goyal
|
b66d9332f9
...
|
hace 4 meses |
Kovid Goyal
|
c3130419a7
Implement dynamic control of transparent background colors via escape code
|
hace 5 meses |
Kovid Goyal
|
deff40df8a
New OSC 21 protocol for color control
|
hace 7 meses |
Kovid Goyal
|
a4cdc1cdf3
Send current size when in band resize events requested even if mode is already on
|
hace 7 meses |
Kovid Goyal
|
8d1eb75f9c
...
|
hace 7 meses |
Kovid Goyal
|
06b5eff6e6
Add support for in-band window resize notifications
|
hace 7 meses |
Kovid Goyal
|
2955c3f7a7
Move hyperlink hashmap to verstable
|
hace 8 meses |
Kovid Goyal
|
1a38b60463
URL detection: Fix IPv6 hostnames breaking URL detection
|
hace 8 meses |
Kovid Goyal
|
a0aba4da4a
Fix handling of tab character when cursor is at end of line and wrapping is enabled
|
hace 11 meses |
Kovid Goyal
|
f64739c29b
Fix regression that broke handling of single byte control chars when cursor is on second cell of wide character
|
hace 1 año |
Kovid Goyal
|
1f835b27c4
start work on implementing pending mode as paused rendering
|
hace 1 año |
Kovid Goyal
|
a9f5519d11
Add tests for writing with cursor on trailer of wide char
|
hace 1 año |
Kovid Goyal
|
8dca5a6b9a
...
|
hace 1 año |
Kovid Goyal
|
6205fb32fd
Refactor VT parser for more speed
|
hace 1 año |
Kovid Goyal
|
f42b49e597
Avoid a double parse for pending mode
|
hace 1 año |
Kovid Goyal
|
52025ff030
misc parser and test fixes
|
hace 1 año |
Kovid Goyal
|
5168e0b576
Port parse_bytes() used in the tests
|
hace 1 año |
Kovid Goyal
|
8cc2cad4d9
Use list of legal chars in URL from the WHATWG standard
|
hace 1 año |
Kovid Goyal
|
77292a16d6
Make shebangs consistent
|
hace 1 año |