alexherbo2 / kakoune.cr

A command-line tool for Kakoune
https://kakoune.org
The Unlicense
54 stars 11 forks source link

writing commit messages in connected sessions #25

Open basbebe opened 3 years ago

basbebe commented 3 years ago

When I start editing a commit message in a connected session, the commit message gets opened in the connected client and I get an error that the commit was aborted.

I know I could set git config --global core.editor kak but maybe there is a way to make this work with a connected client?

wizhi commented 2 years ago

As an alternative, you can use kakoune's own git commands.