|
From: | Emanuel Berg |
Subject: | Re: not good proposal: "C-z <letter>" reserved for users |
Date: | Tue, 16 Feb 2021 22:58:09 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Stefan Möding wrote: >> 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 Yes, It works. You can disable it with 'set +m' or 'setopt nomonitor'. > It should be the default in interactive shells though... Maybe it is a configuration issue, there are lots of places you can do that and then forget about it... -- underground experts united http://user.it.uu.se/~embe8573 https://dataswamp.org/~incal
[Prev in Thread] | Current Thread | [Next in Thread] |