help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: not good proposal: "C-z <letter>" reserved for users


From: Emanuel Berg
Subject: Re: not good proposal: "C-z <letter>" reserved for users
Date: Sun, 14 Feb 2021 16:26:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Jean Louis wrote:

>>>> Of course a terminal multiplexer (read tmux) it is not
>>>> the same as job control. It is better, that's why it has
>>>> superseded the C-z/fg practice.
>>>
>>> Does it do job control?
>> 
>> If "it" equals tmux and "do job control" equals invoke the
>> shell built-in commands fg and bg - then yes.
>
> OK so how do you suspend a process in Tmux and unsuspend it?
>
> What is the equivalent to SIGTSTP or SIGSTOP and what is the
> equivalent to SIGCONT?

"equivalent"?

$ kill -TSTP PID

All signals:

$ kill -l

HUP INT QUIT ILL TRAP ABRT BUS FPE KILL USR1 SEGV USR2 PIPE
ALRM TERM STKFLT CHLD CONT STOP TSTP TTIN TTOU URG XCPU XFSZ
VTALRM PROF WINCH POLL PWR SYS

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]