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

hangs when suspended #39

Open
njthomas opened this issue Apr 1, 2023 · 3 comments
Open

hangs when suspended #39

njthomas opened this issue Apr 1, 2023 · 3 comments

Comments

@njthomas
Copy link

njthomas commented Apr 1, 2023

If go into tig from vim, if I suspend the tig process with Ctrl-Z, everything hangs.

The only way to get out is to send SIGCONT to the tig process from the command line.

@iberianpig
Copy link
Owner

Thank you for bringing up the issue with tig-explorer.vim.

I haven't encountered this issue myself as I don't often use Ctrl-Z to suspend processes, but I'll try to replicate it on my end to see if I can provide any insight or a potential solution.

@njthomas
Copy link
Author

njthomas commented Aug 6, 2023

Looks like this is a Vim issue: vim/vim#10369

@iberianpig
Copy link
Owner

iberianpig commented Aug 6, 2023

It seems so.
I was also able to reproduce it with :!tig and Ctrl-Z.

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

No branches or pull requests

2 participants