logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nqterm — job queue wrapper for tmux/screen

Authors

       Leah Neukirchen <leah@vuxu.org>

Description

nqterm  is a tiny wrapper around the nq(1) job queue which automatically spawns a corresponding nqtail(1)
       watching process in a new tmux(1) or screen(1) window.

       You can cancel the nq(1) job by pressing C-c in the job output window.

       After the job has finished, the window will close on C-d.

Environment

       NQDIR   Directory where lock files/job output resides, see nq(1).

Exit Status

       The nqterm utility exits 0 on success, and >0 if an error occurs.

License

nqterm is in the public domain.

       To the extent possible under law, the creator of this work  has  waived  all  copyright  and  related  or
       neighboring rights to this work.

       http://creativecommons.org/publicdomain/zero/1.0/

Debian                                            July 3, 2024                                         NQTERM(1)

Name

       nqterm — job queue wrapper for tmux/screen

See Also

nq(1), nqtail(1), screen(1), tmux(1)

Synopsis

nqtermcommandline...

See Also