Commit e01f833
committed
x11/xterm: update to 404
Patch #404 - 2025/11/30
- add numeric keypad codes to XTGETTCAP.
- implement parsing and cursor positioning for Unicode variation selectors 15 and 16.
- improve limit-checking for mouse button and motion events (report by James Holderness).
- fix a bug in printer code in xterm #403 (report by Felix Brockmeier).
- change wcwidth for private-use codes, to make them consistently neutral width, i.e., single/double width according to whether they are used for CJK.
- improve test-driver for wcwidth, adding options to test the predefined ranges listed in UnicodeData, as well as suppressing output where it only shows that the system's wcwidth lacks a definition for codes.
- add some of the OpenBSD local-patches, including an ifdef-improvement for DEF_DISALLOWED_WINDOW (patch by Matthieu Herrb).
- modify configure script macros to widen pattern for $host_os from “linux*gnu” to “linux*gnu*” to cover targets such as i686-pc-linux-gnut64 (GenToo #963725).1 parent 759740c commit e01f833
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments