skim-rs / skim

Fuzzy Finder in rust!
MIT License
5.16k stars 186 forks source link

How to *remove* bash history completion (macOS)? #588

Open woj-tek opened 2 days ago

woj-tek commented 2 days ago

So I installed skim/sk with homebrew and upon first run it prompted to "install support", I agreed without paying much attention and now it overtook ctrl+r (bash history reverse search). While it search features are awesome it doesn't clear terminal well so I wanted to remove this integration and for everything holly I can't find a place where it got installed... I checked all bash related files/directories in ~/ and I still don't know where it could have installed itself. Any hint how to remove that integration would be welcomed

(it would be better as "discussion" but I don't see those enabled in this repo)

LoricAndre commented 2 days ago

Which shell are you using ? Homebrew probably modified your ~/.bashrc or ~/.zshrc to add a line sourcing one of the shell keybinding files, which you can delete to disable those keys.

woj-tek commented 1 day ago

I'm using bash (from homebrew) and that's the thing - there is nothing in ~/.bashrc :/

LoricAndre commented 1 day ago

Is this useful ? I'm not a homebrew user but this looks like it could help https://formulae.brew.sh/formula/bash-completion