microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.49k stars 28.1k forks source link

Reverse-i-search does not work in vscode integrated terminal #218541

Open ridhwaans opened 1 week ago

ridhwaans commented 1 week ago

Does this issue occur when all extensions are disabled?: Yes/No

Steps to Reproduce:

  1. Command+shift+p open user settings
  2. Add "terminal.integrated.sendKeybindingsToShell": true,
  3. Open new integrated terminal tab & reverse-i-search (ctrl+R)
  4. Restart vscode or try again
VSCodeTriageBot commented 1 week ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.90.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!