Tk Source Code

Check-in [093c9902]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Merge nab-tabs-wrap-none: fix [5d950fd28a] - default tab stops collapse with -wrap none
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | revised_text | tip-466
Files: files | file ages | folders
SHA3-256: 093c9902997d2b62e770a74dee32a77829960ea48d937ef81d5f87e75a3f5bc4
User & Date: nab 2026-07-11 07:17:54.715
Context
2026-07-14
15:16
Merge trunk check-in: a38aaca6 user: jan.nijtmans tags: revised_text, tip-466
2026-07-11
07:17
Merge nab-tabs-wrap-none: fix [5d950fd28a] - default tab stops collapse with -wrap none check-in: 093c9902 user: nab tags: revised_text, tip-466
2026-07-08
14:05
Fix [5d950fd28a]: default tab stops collapse with -wrap none. In AdjustForTab, guard the modulo against maxX == -1 (the no-wrap sentinel), matching the guards already used by the explicit-tabs cases in the same function. With regression test. closed check-in: d1d20c72 user: nab tags: nab-tabs-wrap-none
13:53
Merge nab-elide-missing-branch: fix [ad458a3a72] - dangling branch/link connections when toggling -elide across interleaved tag ranges check-in: dadebc84 user: nab tags: revised_text, tip-466
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkTextDisp.c.
Changes to tests/textDisp.test.