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

close_on_exit but only for non-zero status code

Open Cretezy opened this issue 1 year ago • 2 comments

Would be great to have an option to close fully on zero exit code, but not when it's non-zero.

Cretezy avatar Feb 23 '25 04:02 Cretezy

Open to PRs but I'm probably not going to add this myself.

akinsho avatar Mar 09 '25 09:03 akinsho

PR: https://github.com/akinsho/toggleterm.nvim/pull/632

Cretezy avatar Mar 09 '25 17:03 Cretezy