wangdingwei
wangdingwei
### Description the row height too large when autoRowSize enable ### Demo https://jsfiddle.net/k6pu7dfj/2/ ### wrong result ### expect/correct result when scroll right, the row height become correct.
**Describe the problem**: https://en.wikipedia.org/wiki/ANSI_escape_code#SGR invert paramter not display correct in light color scheme **To Reproduce**: 1. set color scheme to: 3024 day. tabby version: 1.0.197 2. exec follow cmd: echo...
**Describe the problem**: https://en.wikipedia.org/wiki/ANSI_escape_code#SGR invert paramter not display correct in light color scheme **To Reproduce**: 1. tabby version: 1.0.205 2. window->theme: Follow the color scheme 3. set color scheme to:...
### Describe the bug https://jsfiddle.net/9L5ochew/1/ as the code above, D2 cell value missing ### Video/Screenshots _No response_ ### Provide a link to the demo with the bug reproduction _No response_...
**Describe the problem**: OSC 52 clipboard not support string length greater than 1024/4*3. **To Reproduce**: run follow code in tmux `tmux set-buffer -w "$( dd if=/dev/random bs=1024 count=1 | base64)"`...