Using click.edit creates a problem when the user chosen editor open in a non-blocking way. https://github.com/zeroae/ght/blob/81a2b4b75445c3dd9f296cb485229f2d10cd4215/src/gittr/cli/cli.py#L79
Using click.edit creates a problem when the user chosen editor open in a non-blocking way.
ght/src/gittr/cli/cli.py
Line 79 in 81a2b4b