xiejialong

Results 65 comments of xiejialong

handle keys of different type ref: #218

Thank ,many doubts have answers now.

@TalZaccai ~~There are some issues with the main branch, and after merging, the build failed~~ Built, ArgSlice has undergone some changes.

@TalZaccai Hi. I referred to the SortedSetDifference command and I need to reconsider.

@TalZaccai Conflict resolved.

@TalZaccai Next time, I will be careful...

before: ![before](https://github.com/xtermjs/xterm.js/assets/48614781/16e829b7-13e7-4a56-9b3f-7c58a86c413c) after: ![after](https://github.com/xtermjs/xterm.js/assets/48614781/c195ae88-8fbd-425a-bf66-0cbd9869ebb7) To be resolved.... When fontSize 40, before: ![40b](https://github.com/xtermjs/xterm.js/assets/48614781/e134dfdb-3481-463f-a8e7-4c2e8b63f252) When fontSize 40, after: ![40a](https://github.com/xtermjs/xterm.js/assets/48614781/7b25022f-a0ef-4977-b37f-fb66f67e000d) Using more variants can solve this problem, I'm wondering if there's any other...

@Tyriar hi. fontSize 25 style 1: ![zoom1](https://github.com/xtermjs/xterm.js/assets/48614781/64b9cccf-8009-43a8-be8e-1d568c62bffb) style 2: ![zoom2](https://github.com/xtermjs/xterm.js/assets/48614781/df48ed1c-2df2-46b7-afe4-8e708fecbb79) Style 2 can be further beautified. But when the cell width is singular, there is still no way to solve...

`They just need some anti-aliasing` ![anti-aliasing](https://github.com/xtermjs/xterm.js/assets/48614781/9069707b-17bb-4cbc-b466-b62ef17f20c5) 😯 next: cellWidth 19 ![cell19](https://github.com/xtermjs/xterm.js/assets/48614781/189a23af-5e84-4cae-9c91-774e51d6653c) !!!

@jerch This is an attempt made with the existing structure unchanged, It seems that it cannot be perfectly solved... `you'd basically need to find several tiling pattern for different zoom...