diff --git a/pkg/arvo/app/chat-cli.hoon b/pkg/arvo/app/chat-cli.hoon index f0f10cbb1f..1ab73e31fd 100644 --- a/pkg/arvo/app/chat-cli.hoon +++ b/pkg/arvo/app/chat-cli.hoon @@ -1538,6 +1538,8 @@ ^- (list tape) ?~ txt ~ =/ [end=@ud nex=?] + =+ ret=(find "\0a" (scag +(wid) `tape`txt)) + ?^ ret [u.ret &] ?: (lte (lent txt) wid) [(lent txt) &] =+ ace=(find " " (flop (scag +(wid) `tape`txt))) ?~ ace [wid |]