Hacker News new | ask | show | jobs
by ryanwatkins 4697 days ago
esc-. is my biggest miss as well. There are discussions on this but still havent been able to fix it on osx in iterm2 myself. Did get option-. to work for now but esc-. has 20+ years of pure reflex action burned into my brain.
1 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.