This website requires JavaScript.
Explore
Help
Sign In
xenia
/
kakoune
Watch
1
Star
0
Fork
0
You've already forked kakoune
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b3a1017a26
kakoune
/
test
/
regression
/
3048-word-wrapping-broken
/
rc
2 lines
44 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fallback to wrapping in between 'word' when 'WORD' fails First try to break at a whitespace, if that fails (likely because that last WORD is too long for the wrapping width), then try to wrap at a 'word' boundary (on a non alphanumeric character). Fixes #3048
2019-08-12 10:40:56 +02:00
add-highlighter global/ wrap -word -width 2
Reference in New Issue
Copy Permalink
Mastodon