word_breaks
This is used for word selection - 2 clicks and ctrl+left/right - everything here is not a word, and everything else is.
Source
Implementation
pub const word_breaks = " \n!\"#$%&()*+,-./:;<=>?@[\\]^_`{|}~"This is used for word selection - 2 clicks and ctrl+left/right - everything here is not a word, and everything else is.
Source
pub const word_breaks = " \n!\"#$%&()*+,-./:;<=>?@[\\]^_`{|}~"