zsh-users
 help / color / mirror / code / Atom feed
* CHECK_JOBS for suspended jobs only?
@ 2003-04-28 13:09 Haakon Riiser
  2003-04-28 13:19 ` Zefram
  2003-04-28 13:29 ` Peter Stephenson
  0 siblings, 2 replies; 3+ messages in thread
From: Haakon Riiser @ 2003-04-28 13:09 UTC (permalink / raw)
  To: zsh-users

I have disabled the HUP option, so it is safe to do

  % foo &
  % exit

I would like to disable the "you have running jobs" warning for jobs
that are running in the background, but /not/ for suspended jobs;
NO_CHECK_JOBS disables both.  Is this fixable without hacking the
source code?

Also, I have a completly unrelated question which is too silly to
warrant its own posting. :-)  If I type "|" after expanding a name
with the completion system, the "|" is inserted to the /left/ of the
cursor instead of /under/ the cursor.  This doesn't break anything
because the completion system inserts a space after the completed
word, but it feels a bit weird so I had to ask why this happens.

zsh 4.0.6 (i386-slackware-linux-gnu).

-- 
 Haakon


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-04-28 13:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-28 13:09 CHECK_JOBS for suspended jobs only? Haakon Riiser
2003-04-28 13:19 ` Zefram
2003-04-28 13:29 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).