firede / msee

Msee is a command-line tool to read markdown file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-line formatting is occassionally broken

martinheidegger opened this issue · comments

In some cases multi line formatting seems to be breaking the lines wrongly.

echo "\nThese are the fancy **parts of the world and you will never** know what is going on. _Or are you thinking of things_. \`here are the monsters of the other side\`" | bin/msee --width=25

output:

screen shot 2016-11-15 at 1 20 37

Multi-line breaks are implemented in varsize-string which makes this likely an issue for visual-width