weechat.el icon indicating copy to clipboard operation
weechat.el copied to clipboard

Word wrapping

Open ieure opened this issue 6 years ago • 1 comments

I've been using weechat.el for a little bit, and one of the major issues I have is that when lines wrap, words get broken apart.

Example: weechat-wrap

Is there any way to make wrapping split between words, instead of in the middle of them?

ieure avatar Jun 14 '18 17:06 ieure

This should be configurable either via M-x visual-line-mode or M-x toggle-word-wrap. Take a look at the documentation for either via C-h f visual-line-mode RET :)

Feel free to respond here if you have any further questions!

the-kenny avatar Jun 15 '18 10:06 the-kenny