On Thu, Aug 21, 2014 at 07:17:00PM -0700, Eric Pruitt wrote:
> On Thu, Aug 21, 2014 at 07:10:51PM +0200, Roberto E. Vargas Caballero wrote:
> > Applied, thanks!
>
> I don't see this or any of the other recent patches in the st repo:
>
> st$ git pull
> Already up-to-date.
> st$ git log
On Thu, Aug 21, 2014 at 07:10:51PM +0200, Roberto E. Vargas Caballero wrote:
> Applied, thanks!
I don't see this or any of the other recent patches in the st repo:
st$ git pull
Already up-to-date.
st$ git log | fgrep 'Change the behavior of word snapping on delimiters'
(1)
Eric
> 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.
Applied, thanks!
--
Roberto E. Vargas Caballero
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.
---
st.c | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/st.c b/st.c
index 4bc9e70..e929407 1