Disable Ctrl+F "Find" shortcut in terminal
已回答
Hi,
I use the Fish shell in the IntelliJ terminal. My ingrained muscle memory is to use Ctrl+F for Fish autocompletion. Ctrl+F in a regular terminal normally does the same thing as pressing the "right arrow" key, but I find it much faster and easier to use the former.
When using IntelliJ, Ctrl+F instead brings up the "Find" box in the terminal.
Is there a way for me to disable this in the terminal (while keeping Ctrl+F working as the "Find" feature in the code editor)?
Thanks for any suggestions!
请先登录再写评论。
This is not implemented yet. Feel free to vote and follow https://youtrack.jetbrains.com/issue/IDEA-236711
Thanks Konstantin Annikov - I've voted. Much appreciated.