Comment on fish shellparentComments−patrickg13yCan you post your solution (or give a pointer)?−ryanwatkins13yfunction fish_user_key_bindings bind \e. 'history-token-search-backward' endThere is a thread about it herehttps://github.com/fish-shell/fish-shell/issues/89−patrickg13yNot successful yet on the Mac Terminal.app command line... Thanks anyway.
Comments
Can you post your solution (or give a pointer)?
function fish_user_key_bindings bind \e. 'history-token-search-backward' end
There is a thread about it here
https://github.com/fish-shell/fish-shell/issues/89
Not successful yet on the Mac Terminal.app command line... Thanks anyway.