Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command CMakeStop now stops terminal processes as well #170

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

Brynnjolf
Copy link
Contributor

@Brynnjolf Brynnjolf commented Nov 10, 2023

I noticed there isn't a simple way to cancel a running target, since the terminal is unmodified. This can be annoying when doing gui development as sometimes the exec loop is just running and you have no way to stop it.

I extended the cmake.stop function to stop any running terminals as well as executors.

Now when you run :CmakeStop it stops the running terminal too.

@Civitasv Civitasv merged commit 5d8d0f7 into Civitasv:master Dec 5, 2023
2 checks passed
@Civitasv
Copy link
Owner

Civitasv commented Dec 5, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants