mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-26 19:31:15 -03:00
To do so add an ad-hoc "commandline --search-field" to operate on pager search field. This is primarily motivated because a following commit reuses the fish_clipboard_paste logic for bracketed paste. This avoids a regression.