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: Stefan Möding
Subject: Re: not good proposal: "C-z <letter>" reserved for users
Date: Tue, 16 Feb 2021 07:05:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (darwin)

Emanuel Berg via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

> I just put 'return' as the first line of ~/.zshrc, then
> starting with \zsh and doing fg and it still says

>   fg: no job control in this shell.

Also try setting the monitor option:

% fg
fg: no job control in this shell.

% set -m
% fg
fg: no current job

It should be the default in interactive shells though...

-- 
Stefan



reply via email to

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