JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Change the behavior of word snapping on delimiters
authorIvan Delalande <colona@ycc.fr>
Wed, 20 Aug 2014 19:20:44 +0000 (21:20 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Thu, 21 Aug 2014 15:50:31 +0000 (17:50 +0200)
commit51466e019a67e9319e6c5a7fa4205842ca860b71
tree201223c8b9a5c0940b97d24da5595b3bbe1cacd4
parentc490a60b804f467490cd4d8275a181dc37edef9f
Change the behavior of word snapping on delimiters

This makes any sequence of identical delimiters be considered a single
word in word-snapping mode. This seems more coherent for this mode and
is similar to what xterm does.

Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com>
st.c