gitui.nvim icon indicating copy to clipboard operation
gitui.nvim copied to clipboard

Error message is barely readable since the program terminates shortly after

Open karmaral opened this issue 2 years ago • 1 comments

Hello! I've been having an issue I thought it was related to gitui itself, but when I began troubleshooting it, turned out to be related to the nvim implementation.

When an error happens (commit can't be made or gitui can't be opened in a 'bare repo'), the floating window doesn't wait for user input to terminate. This makes it almost impossible to read the error.

It'd be nicer to have it wait for an <CR> or any keystroke after the error and before closing.

I could look into it and make a PR if that's ok.

karmaral avatar Mar 05 '23 03:03 karmaral

I no longer using this plugin.

Open to PR.

aspeddro avatar Mar 06 '23 20:03 aspeddro