This website requires JavaScript.
Explore
Help
Sign In
mawww
/
kakoune
Watch
1
Star
1
Fork
0
You've already forked kakoune
mirror of
https://github.com/mawww/kakoune.git
synced
2024-12-21 02:21:32 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
34e1f3cc1b
kakoune
/
test
/
regression
/
3048-word-wrapping-broken
/
cmd
2 lines
1 B
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 11:40:56 +03:00
Reference in New Issue
Copy Permalink