commit 4a11f504704129b673a547e5933f83fb84da519f from: Omar Polo date: Fri Feb 23 15:22:42 2024 UTC telescope.1: remove the text-wrapping CAVEAT not that we're particularly smart now, but libgrapheme gives us a nice result in the scripts I tried. commit - 7dc7340bbbef3a2f4085f37d0303c64d4a88de42 commit + 4a11f504704129b673a547e5933f83fb84da519f blob - 520324c4de695fef4ec0a55488b14bc7b8793cfc blob + fdd436d0adf3070feb95ebcb65b708445b554326 --- telescope.1 +++ telescope.1 @@ -11,7 +11,7 @@ .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.Dd $Mdocdate: February 12 2024$ +.Dd $Mdocdate: February 23 2024$ .Dt TELESCOPE 1 .Os .Sh NAME @@ -1063,9 +1063,5 @@ program was written by assumes a UTF-8 environment and doesn't try to cope with other encodings. This can cause strange rendering issues if you're lucky, or possibly weird thing happening depending on your locale and terminal emulator. -.Pp -The algorithm used for text-wrapping is naive and doesn't really work for -languages that make heavily use of glyphs composed by multiple UNICODE -codepoints. .Sh BUGS There's no UI for out-of-band certificates validation.