zsh-workers
 help / color / mirror / code / Atom feed
* 'patch -Rp0<!$' loses the < in expansion
@ 2011-08-16  9:46 Daniel Shahaf
  2011-08-17  3:36 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Shahaf @ 2011-08-16  9:46 UTC (permalink / raw)
  To: zsh-workers

[[[
% echo >foo
% : -Rp0<!$
: -Rp0foo
% echo >foo
% : -Rp0 <!$
: -Rp0 <foo
]]]

This reproduces using 4.3.10 (me) and HEAD (Frank Terbeck).

Shouldn't the < be retained?


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-18  9:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-16  9:46 'patch -Rp0<!$' loses the < in expansion Daniel Shahaf
2011-08-17  3:36 ` Bart Schaefer
2011-08-17  6:26   ` Bart Schaefer
2011-08-18  8:37     ` Peter Stephenson

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).