diff options
author | 2016-03-26 08:59:29 +0000 | |
---|---|---|
committer | 2016-03-26 08:59:29 +0000 | |
commit | caf25107394b6b4130f8174553e378f4c171a61c (patch) | |
tree | 0a3f8f6d1eb1876e8af730054a1c5a862b2ed6b4 /lib/libmenu | |
parent | remove some unused ancient test files from 4.4 BSD (diff) | |
download | wireguard-openbsd-caf25107394b6b4130f8174553e378f4c171a61c.tar.xz wireguard-openbsd-caf25107394b6b4130f8174553e378f4c171a61c.zip |
Improve handling of ambiguous overstrike sequences. A sequence of _\b_
can either mean an underlined underscore or a bold underscore. This
ambiguity can be 'resolved' by takeing the state of the surrounding text
into account. If surrounded by bold text, the result should probably be
bold and likewise for underlined. less(1) previously only looked at the
preceding text and ul(1) didn't examine the context at all.
tweaks and ok schwarze
ok tb (on a previous version of the diff)
Diffstat (limited to 'lib/libmenu')
0 files changed, 0 insertions, 0 deletions