zsh-users
 help / color / mirror / code / Atom feed
* Matching beginning and end of word
@ 2015-10-08  7:51 Sebastian Gniazdowski
  2015-10-08  9:23 ` Peter Stephenson
  0 siblings, 1 reply; 7+ messages in thread
From: Sebastian Gniazdowski @ 2015-10-08  7:51 UTC (permalink / raw)
  To: zsh-users

Hello,
in vim \< and \> match agains beginning and end of word. They work
like ^ and $ but for words, not lines. How to obtain this in Zsh? So
that in string like "abc_cd" the "cd" would not be matched, and in
"abc cd" only "cd" would be matched.

Best regards,
Sebastian Gniazdowski


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

end of thread, other threads:[~2015-10-08 20:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-08  7:51 Matching beginning and end of word Sebastian Gniazdowski
2015-10-08  9:23 ` Peter Stephenson
2015-10-08 16:46   ` Bart Schaefer
2015-10-08 17:44     ` not an error? Ray Andrews
2015-10-08 19:22       ` Bart Schaefer
2015-10-08 19:56         ` Ray Andrews
2015-10-08 20:14           ` Bart Schaefer

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