-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Description
i have my integratied terminal $EDITOR set to code -rw.
Previously, when entering an interactive rebase (git rebase -i origin/main), the interactive visual rebase editor would open up in the IDE, I could make my changes, submit, and the rebase would start.
Today, the interactive editor opens, and then my terminal is taken over by this obnoxious Commit Graph pane, popping me out of the terminal.
The Commit Graph feature has Pro all over it, and I'm not a pro user, so I'm even more confused!
GitLens Version
17.8.0
VS Code Version
Version: 1.107.0
Commit: 618725e67565b290ba4da6fe2d29f8fa1d4e3622
Date: 2025-12-10T07:43:47.883Z
Electron: 39.2.3
ElectronBuildId: 12895514
Chromium: 142.0.7444.175
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 24.6.0
Git Version
git version 2.52.0
Logs, Screenshots, Screen Captures, etc
No response