Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: WORDCHARS (Re: Call for opinions on a couple of prospective zsh patches)



>>>>> "Bart" == Bart Schaefer <schaefer@xxxxxxxxxxxxxxxxxxxxxxx> writes:
> My biggest complaint is that I always want {,backward-}kill-word to treat
> path components as separate words, but I usually want transpose-words to
> treat entire paths as a single word.  (I tried vi-backward-kill-word, but

Somewhat agreed (except I don't agree with the particular split).
In Emacs, this is solved by having

	backward-word
and
	backward-sexp

The <foo>-sexp manipulation commands would be great.


	Stefan



Messages sorted by: Reverse Date, Date, Thread, Author