You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a Gopher output for my Hugo blog. It'd be nice to have a function, maybe called "lineWrap" to wrap lines to a given length. This would behave similarly to fmt -w 80. It would just intelligently split lines for the text output and could be used as a filter function in themes.