xonsh/docs
Nate Simon c4e7843598
add disown command (#4090)
* add "disown" internal command
This command will remove jobs from the shell's job table, allowing the command
to continue running after the shell exits. Configuration options are provided
to manage how suspended background jobs are handled after being disowned.

* job-ctrl-disown code style update

* job-ctrl-disown style updates + change arg --cont to --continue

* Trim extra "=" in doc for "disown" cmd

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2021-02-09 10:54:17 -05:00
..
_static revert 2020-10-19 21:54:28 +03:00
_templates_overwrite Fix typo 2020-11-26 14:27:33 +01:00
api Completer py api (#4018) 2020-12-16 14:26:22 -05:00
advanced_events.rst Fix some typos 2020-10-03 23:02:39 -04:00
aliases.rst add disown command (#4090) 2021-02-09 10:54:17 -05:00
appimage.rst consolidation 2020-10-09 01:54:42 +03:00
bash_to_xsh.rst Get PID of the current shell. 2020-10-15 19:47:48 +03:00
changelog.rst doc fixes 2017-02-22 11:49:45 -05:00
cmdhelp.py black updates to tests and docs 2020-08-26 10:10:59 -05:00
comparison.rst comparison 2020-10-09 01:39:15 +03:00
conf.py Add groups to env vars (#4026) 2021-01-04 12:21:44 -05:00
contact.rst consolidation 2020-10-09 01:54:42 +03:00
containers.rst consolidation 2020-10-09 01:54:42 +03:00
contents.rst consolidation 2020-10-09 01:54:42 +03:00
contributing.rst Greatly improved webpage layout so it is easier to find what you need. (#2477) 2017-08-13 21:48:26 -04:00
customization.rst xonsh.tools.register_custom_style as 'user facing' API, short color name support 2020-10-13 19:27:03 +02:00
development.rst Greatly improved webpage layout so it is easier to find what you need. (#2477) 2017-08-13 21:48:26 -04:00
devguide.rst Added repl.it to the docs 2018-06-12 16:54:11 -04:00
editors.rst vscode and vim editors 2020-10-07 15:00:33 +03:00
envvars.jinja2 Add groups to env vars (#4026) 2021-01-04 12:21:44 -05:00
envvars.rst Add groups to env vars (#4026) 2021-01-04 12:21:44 -05:00
events.rst a few more 2020-10-03 23:25:27 -04:00
faq.rst Add FAQ for adding context menu 2019-10-01 15:14:59 +09:00
guides.rst consolidation 2020-10-09 01:54:42 +03:00
installation.rst installation 2020-10-09 11:00:14 +03:00
intro.rst Change the structure of headings in docs 2019-10-07 22:24:32 +02:00
jinja_rst_ext.py Add groups to env vars (#4026) 2021-01-04 12:21:44 -05:00
jupyter.rst correct spelling of xonfig optoin, it's jupyter-kernel 2020-09-16 19:03:43 -04:00
keyboard_shortcuts.rst Docs for keyboard shortcuts 2020-09-12 14:17:32 -04:00
links.rst topics 2020-10-09 01:59:53 +03:00
Makefile Add groups to env vars (#4026) 2021-01-04 12:21:44 -05:00
news.rst Greatly improved webpage layout so it is easier to find what you need. (#2477) 2017-08-13 21:48:26 -04:00
packages.rst consolidation 2020-10-09 01:54:42 +03:00
platform-issues.rst Doc updates per review 2020-09-01 20:35:10 -04:00
python_virtual_environments.rst Add news and docs. 2019-08-28 13:37:46 -04:00
quotes.rst no org 2016-12-20 15:20:03 -08:00
rst_helpers.py Add groups to env vars (#4026) 2021-01-04 12:21:44 -05:00
serve_docs.py Add groups to env vars (#4026) 2021-01-04 12:21:44 -05:00
setup.rst consolidation 2020-10-09 01:54:42 +03:00
subproc_types.rst typo fixes 2018-04-04 14:45:28 -04:00
talks_and_articles.rst minor doc fix 2016-07-22 12:24:00 -04:00
todo.rst "Add xsh syntax highlighting on Github" to wishlist 2020-10-05 22:17:27 +03:00
tryitnow.rst runthis 2020-03-19 23:05:18 -05:00
tutorial.rst add disown command (#4090) 2021-02-09 10:54:17 -05:00
tutorial_completers.rst Completer py api (#4018) 2020-12-16 14:26:22 -05:00
tutorial_events.rst Link the events tutorial to the events references 2017-02-16 16:52:46 -05:00
tutorial_hist.rst Add docs. 2020-09-17 02:15:52 +01:00
tutorial_history_backend.rst Docs: Updated History Backend tutorial 2020-11-07 14:15:59 +01:00
tutorial_macros.rst a few more 2020-10-03 23:25:27 -04:00
tutorial_ptk.rst Update tutorial_ptk.rst (#4052) 2021-01-11 11:44:50 -05:00
tutorial_subproc_strings.rst landing page 2020-08-09 18:00:23 -05:00
tutorial_xonsh_projects.rst spellcheck 2019-10-02 13:41:15 -04:00
tutorial_xontrib.rst docs: update xontribs tutorial 2020-11-11 00:13:36 +05:30
xonshconfig.json more docs 2016-05-11 01:55:53 -04:00
xonshrc.rst Fix the import in the branch colour override example. 2020-11-25 12:10:42 +00:00
xonshrc.xsh xonshrc.xsh now links to more details 2018-10-26 17:07:00 -04:00
xontribs.rst Remove references to static config file from xontrib docs 2018-04-23 06:47:13 -04:00