taskell icon indicating copy to clipboard operation
taskell copied to clipboard

Word-splitting into lines when it’s too long to fit the given window

Open unclechu opened this issue 3 years ago • 2 comments

If I want to paste a link into a description of a task it gets tricky since I can’t see the whole link. What is it called, line-wrapping? Would it be trivial to implement line breaking for something that couldn’t fit the block it renders to?

unclechu avatar Jan 31 '22 21:01 unclechu

I fixed this in the v2 of Taskell that I started working on. But it would be tricky to back-port to v1.

smallhadroncollider avatar Feb 01 '22 14:02 smallhadroncollider

Ah, thanks, nice to know!

unclechu avatar Feb 01 '22 16:02 unclechu