]> git.neil.brown.name Git - edlib.git/commit
lib-renderline: allow word-wrap setting via attributes.
authorNeilBrown <neil@brown.name>
Sun, 20 Aug 2023 04:40:45 +0000 (14:40 +1000)
committerNeilBrown <neil@brown.name>
Sun, 20 Aug 2023 22:47:14 +0000 (08:47 +1000)
commit3357fc5a8fb400a1b33dda3a4cc1b42d1cfa7021
treefc627ccc626f4295f3d2cbf5dcd725102b36350e
parent3ee6e8b784087e37190a45754a4b24d9f80181fe
lib-renderline: allow word-wrap setting via attributes.

Word-wrap is normally enabled for the whole pane.  But making it
possible for individual lines might be useful, and certainly eases
testing.

Signed-off-by: NeilBrown <neil@brown.name>
lib-renderline.c
tests.d/D-test-markup