zsh-users
 help / color / mirror / code / Atom feed
* Enhanced  history-incremental-search
@ 2022-08-16 10:41 Dominik Vogt
  2022-08-16 20:27 ` Bart Schaefer
  0 siblings, 1 reply; 7+ messages in thread
From: Dominik Vogt @ 2022-08-16 10:41 UTC (permalink / raw)
  To: Zsh Users

I'd like to have a context sensitive kind of
history-incremental-search-*.

Assuming the history has the following entries:

  (1) cd /foo/bar/baz
  (2) xpdf foo.pdf

Typing

  $ cd <ctrl-r>foo

should find only (1).

  $ x<ctrl-r>foo

should find (2).

  $ <ctrl-r>foo<crtl-r>

should cycle through both results.

Ciao

Dominik ^_^  ^_^

--

Dominik Vogt


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

end of thread, other threads:[~2022-09-02 12:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-16 10:41 Enhanced history-incremental-search Dominik Vogt
2022-08-16 20:27 ` Bart Schaefer
2022-08-17  9:23   ` Dominik Vogt
2022-08-17 22:00     ` Zach Riggle
2022-08-17 22:54       ` Bart Schaefer
2022-08-19  1:36         ` Zach Riggle
2022-09-02 12:32       ` Vincent Lefevre

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