Commit 0ae0e2e
committed
infocmp -C: don't mark a bare %? verbatim cap obsolete
The ".." obsolete marker tracks parameter/arithmetic usage (%p/%+/%-/%*), not a
conditional operator on its own: a value like is3=\E%? (a bare %? with no parameter
or conditional body) is copied through unmarked, as ncurses does (wy350 i2).
terminfo -1 100%; tests green; termcap (-C) content 82.0%.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CbiPgWC3PHKmrTNvZzXcWQ1 parent 72be71b commit 0ae0e2e
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
672 | | - | |
673 | | - | |
674 | | - | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
679 | | - | |
| 679 | + | |
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
| |||
0 commit comments