Show patches with: Submitter = Nicolas Pitre       |    State = Action Required       |    Archived = No       |   40 patches
Patch Series S/W/F Date Submitter Delegate State
[v3,2/2] vt: add VT_GETCONSIZECSRPOS to retrieve console size and cursor position vt: bracketed paste and cursor position --- 2025-05-20 Nicolas Pitre New
[v3,1/2] vt: bracketed paste support vt: bracketed paste and cursor position --- 2025-05-20 Nicolas Pitre New
vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl() vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl() --- 2025-05-15 Nicolas Pitre New
[v2,8/8] vt: process the full-width ASCII fallback range programmatically vt: more Unicode handling changes --- 2025-05-07 Nicolas Pitre New
[v2,7/8] vt: make use of ucs_get_fallback() when glyph is unavailable vt: more Unicode handling changes --- 2025-05-07 Nicolas Pitre New
[v2,6/8] vt: add ucs_get_fallback() vt: more Unicode handling changes --- 2025-05-07 Nicolas Pitre New
[v2,5/8] vt: create ucs_fallback_table.h_shipped with gen_ucs_fallback_table.py vt: more Unicode handling changes --- 2025-05-07 Nicolas Pitre New
[v2,4/8] vt: introduce gen_ucs_fallback_table.py to create ucs_fallback_table.h vt: more Unicode handling changes --- 2025-05-07 Nicolas Pitre New
[v2,3/8] vt: move glyph determination to a separate function vt: more Unicode handling changes --- 2025-05-07 Nicolas Pitre New
[v2,1/8] vt: ucs.c: fix misappropriate in_range() usage vt: more Unicode handling changes --- 2025-05-07 Nicolas Pitre New
[8/8] vt: process the full-width ASCII fallback range programmatically vt: more Unicode handling changes --- 2025-05-05 Nicolas Pitre New
[6/8] vt: add ucs_get_fallback() vt: more Unicode handling changes --- 2025-05-05 Nicolas Pitre New
[5/8] vt: create ucs_fallback_table.h_shipped with gen_ucs_fallback_table.py vt: more Unicode handling changes --- 2025-05-05 Nicolas Pitre New
[4/8] vt: introduce gen_ucs_fallback_table.py to create ucs_fallback_table.h vt: more Unicode handling changes --- 2025-05-05 Nicolas Pitre New
[2/8] vt: make sure displayed double-width characters are remembered as such vt: more Unicode handling changes --- 2025-05-05 Nicolas Pitre New
[v3,14/14] vt: move UCS tables to the "shipped" form vt: implement proper Unicode handling --- 2025-04-17 Nicolas Pitre New
[v3,13/14] vt: refresh ucs_width_table.h and adjust code in ucs.c accordingly vt: implement proper Unicode handling --- 2025-04-17 Nicolas Pitre New
[v3,11/14] vt: remove zero-width-space handling from conv_uni_to_pc() vt: implement proper Unicode handling --- 2025-04-17 Nicolas Pitre New
[v3,10/14] vt: pad double-width code points with a zero-width space vt: implement proper Unicode handling --- 2025-04-17 Nicolas Pitre New
[v3,09/14] vt: support Unicode recomposition vt: implement proper Unicode handling --- 2025-04-17 Nicolas Pitre New
[v3,08/14] vt: create ucs_recompose_table.h with gen_ucs_recompose_table.py vt: implement proper Unicode handling --- 2025-04-17 Nicolas Pitre New
[v3,07/14] vt: introduce gen_ucs_recompose_table.py to create ucs_recompose_table.h vt: implement proper Unicode handling --- 2025-04-17 Nicolas Pitre New
[v3,06/14] vt: use new tables in ucs.c vt: implement proper Unicode handling --- 2025-04-17 Nicolas Pitre New
[v3,05/14] vt: create ucs_width_table.h with gen_ucs_width_table.py vt: implement proper Unicode handling --- 2025-04-17 Nicolas Pitre New
[v3,04/14] vt: introduce gen_ucs_width_table.py to create ucs_width_table.h vt: implement proper Unicode handling --- 2025-04-17 Nicolas Pitre New
[v3,03/14] vt: properly support zero-width Unicode code points vt: implement proper Unicode handling --- 2025-04-17 Nicolas Pitre New
[v3,02/14] vt: move unicode processing to a separate file vt: implement proper Unicode handling --- 2025-04-17 Nicolas Pitre New
[v3,01/14] vt: minor cleanup to vc_translate_unicode() vt: implement proper Unicode handling --- 2025-04-17 Nicolas Pitre New
[v2,12/13] vt: update gen_ucs_width_table.py to make tables more space efficient vt: implement proper Unicode handling --- 2025-04-15 Nicolas Pitre New
vt: fix comment vs definition mismatch vt: fix comment vs definition mismatch --- 2025-04-13 Nicolas Pitre New
[11/11] vt: pad double-width code points with a zero-white-space vt: implement proper Unicode handling --- 2025-04-10 Nicolas Pitre New
[10/11] vt: update ucs_width.c following latest gen_ucs_width.py vt: implement proper Unicode handling --- 2025-04-10 Nicolas Pitre New
[09/11] vt: update gen_ucs_width.py to produce more space efficient tables vt: implement proper Unicode handling --- 2025-04-10 Nicolas Pitre New
[08/11] vt: support Unicode recomposition vt: implement proper Unicode handling --- 2025-04-10 Nicolas Pitre New
[07/11] vt: create ucs_recompose.c using gen_ucs_recompose.py vt: implement proper Unicode handling --- 2025-04-10 Nicolas Pitre New
[05/11] vt: update ucs_width.c using gen_ucs_width.py vt: implement proper Unicode handling --- 2025-04-10 Nicolas Pitre New
[04/11] vt: introduce gen_ucs_width.py to create ucs_width.c vt: implement proper Unicode handling --- 2025-04-10 Nicolas Pitre New
[03/11] vt: properly support zero-width Unicode code points vt: implement proper Unicode handling --- 2025-04-10 Nicolas Pitre New
[02/11] vt: move unicode processing to a separate file vt: implement proper Unicode handling --- 2025-04-10 Nicolas Pitre New
vt: fix unicode buffer corruption when deleting characters vt: fix unicode buffer corruption when deleting characters --- 2024-02-29 Nicolas Pitre New