zsh-workers
 help / color / mirror / code / Atom feed
From: "Mikael Magnusson" <mikachu@gmail.com>
To: "Zsh hackers list" <zsh-workers@sunsite.dk>
Subject: Re: PATCH: fix the word boundary stuff
Date: Fri, 18 Apr 2008 13:19:32 +0200	[thread overview]
Message-ID: <237967ef0804180419y54de9792x77686575f66ff679@mail.gmail.com> (raw)
In-Reply-To: <2634.1208434104@csr.com>

On 17/04/2008, Peter Stephenson <pws@csr.com> wrote:
> As I flagged up earlier, I think on reflection that zero-width
>  punctuation characters should be treated as part of a word even if
>  COMBINING_CHARS is off, since logically it doesn't really matter how
>  they're displayed.
>
>  This doesn't fix the ...-match function widgets.

This patch broke _backward-delete-to-/ for me. It was posted here some
time back, here's the file I use: http://mika.l3ib.org/s/dot-delete-to

Without the patch, on the commandline
foo bar/baz\ blarg
when i press ctrl-w i first get "foo bar/" and then "foo ", with the
patch i get "foo bar/baz\", "foo bar" and "foo".

-- 
Mikael Magnusson


  reply	other threads:[~2008-04-18 11:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-17 12:08 Peter Stephenson
2008-04-18 11:19 ` Mikael Magnusson [this message]
2008-04-18 11:32   ` Peter Stephenson
2008-04-18 11:38     ` Mikael Magnusson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=237967ef0804180419y54de9792x77686575f66ff679@mail.gmail.com \
    --to=mikachu@gmail.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).