comet icon indicating copy to clipboard operation
comet copied to clipboard

Does not work with `--amend`

Open undergroundwires opened this issue 4 years ago • 1 comments

Reproduce:

  1. Install Comet
  2. Start application and set as default git editor
  3. Run git commit --amend on a repository

Error recieved:

hint: Waiting for your editor to close the file... error: Invalid fd passed
error: There was a problem with the editor 'flatpak run --file-forwarding org.small_tech.comet @@'.
Please supply the message using either -m or -F option.

My OS: elementary OS 6.1 Jólnir

undergroundwires avatar Dec 19 '21 23:12 undergroundwires

Similar error but for git commit, everything works with LANG=en git commit

daudix avatar Oct 29 '22 17:10 daudix