Hello.
When I use “osc commit --force” than Vim gets called after committing.
How can I call “osc commit --force” (or another command that does the same or similar work) without getting Vim called?
This is important because I use the command within a script which should not be interactive.
Regards.
Lukas Sommer