Valentino Zegna

Results 7 comments of Valentino Zegna

This is how the new Gemini CLI solved this issue, just by adding this key to `.gemimi/settings.local` to give any name to the context file: ```json { "contextFileName": "MY_NAME.md" }...

This is how the new Gemini CLI solved this issue, just by adding this key to `.gemimi/settings.local` to give any name to the context file: ```json { "contextFileName": "MY_NAME.md" }...

I found the settings.json line that was causing the issue: ``` "terminal.integrated.sendKeybindingsToShell": true, ``` Remove this, and you should be good to go.

The only alternative solution is the following, but it's a BRUTE FORCE approach: - Close VSCode - Go into ~/Library/Application Support/Code and rename the Code folder to Code.bak. This will...

> > I found the settings.json line that was causing the issue: > > ``` > > "terminal.integrated.sendKeybindingsToShell": true, > > ``` > > > > > > > >...

This is a separate MCP tool, it doesn't replace an integrated Plan Mode.

A Plan Mode is so fundamentally important that it must be an integrated feature of the CLI, not an optional add-on.