====== Reverse-i-search (Ctrl + R) is very slow ====== {{template>meta:template:pageinfo#tpl |desc=Document the issue that __reverse-i-search__ CtrlR is very slow.}} ===== Solution ===== - Run wsl distribution and add the following to /etc/wsl.conf. \\ [interop] appendWindowsPath = false - Open Windows terminal and run wsl -l to get the name of the distribution used. - Run wslconfig /t distribution name to make the configuration take effect (This may take a little time). ===== Reference ===== * //[[https://github.com/microsoft/WSL/issues/4966#issuecomment-649503585]]// * //[[https://gist.github.com/ilbunilcho/4280bd55a10cefef75e74986b6bff936]]//