zsh-users
 help / color / mirror / code / Atom feed
* history puzzle
@ 2024-06-04 18:00 Ray Andrews
  2024-06-04 18:12 ` Mark J. Reed
  2024-06-04 18:54 ` Kannan Varadhan
  0 siblings, 2 replies; 15+ messages in thread
From: Ray Andrews @ 2024-06-04 18:00 UTC (permalink / raw)
  To: Zsh Users

[-- Attachment #1: Type: text/plain, Size: 397 bytes --]

Trying to do fancier things with history I'm clearly not understanding 
something.  Doc says '^' is first word in a history entry and '$' is the 
last. But:

% history -m "^" 1                  # Shows everything
% history -m "^nosuchstring" 1      # Also shows everything
% history -m "$" 1                  # Shows nothing

... so I'm obviously missing something.

[-- Attachment #2: Type: text/html, Size: 773 bytes --]

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

end of thread, other threads:[~2024-06-05 16:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-04 18:00 history puzzle Ray Andrews
2024-06-04 18:12 ` Mark J. Reed
2024-06-04 19:28   ` Lawrence Velázquez
2024-06-04 19:52     ` Ray Andrews
2024-06-04 20:18       ` Lawrence Velázquez
2024-06-04 19:49   ` Ray Andrews
2024-06-04 20:19     ` Lawrence Velázquez
2024-06-04 20:37       ` Mark J. Reed
2024-06-04 23:51         ` Ray Andrews
2024-06-04 23:48       ` Ray Andrews
2024-06-05  0:33         ` Lawrence Velázquez
2024-06-05  2:00           ` Ray Andrews
2024-06-05 15:53             ` Mark J. Reed
2024-06-05 16:13               ` Ray Andrews
2024-06-04 18:54 ` Kannan Varadhan

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