tabby icon indicating copy to clipboard operation
tabby copied to clipboard

Ctrl+C is not able to terminate the process sometimes in Linux

Open dmikushin opened this issue 7 months ago • 1 comments

In Linux Tabby sometimes is unable to stop intensive console applications with Ctrl+C, such as Python scripts. The same apps get stopped normally in the regular terminal. Perhaps, the signalling code isn't clean or efficient enough from within NodeJS.

dmikushin avatar Dec 08 '23 12:12 dmikushin