Commit graph

822 commits

Author SHA1 Message Date
Anthony Scopatz
ebca1e464f
Merge pull request #3653 from cafehaine/master
docs: More examples of what SubprocSpec can do
2020-08-02 10:53:25 -05:00
cafehaine
cb14ea9acd docs: More examples of what SubprocSpec can do 2020-08-02 09:30:22 +02:00
Anthony Scopatz
1cb37cab2f
Merge pull request #3593 from xxh/bash_to_xonsh
bash to xsh improvements
2020-08-01 16:25:37 -05:00
con-f-use
49615e9e49
add warning about JSON hack 2020-07-27 09:37:32 +02:00
con-f-use
dd3baf5835
fix typo in docs/xonshrc.rst
Co-authored-by: Burak Yigit Kaya <ben@byk.im>
2020-06-30 20:00:31 +02:00
con-f-use
51671628e3
typo in docs/xonshrc.rst
Co-authored-by: Morten Enemark Lund <melund@gmail.com>
2020-06-26 00:54:38 +02:00
con-f-use
eca552bd9e
typo docs/xonshrc.rst
Co-authored-by: Jamie Bliss <jamie@ivyleav.es>
2020-06-11 19:56:03 +02:00
con-f-use
9b418489f5
language docs/xonshrc.rst
Co-authored-by: Jamie Bliss <jamie@ivyleav.es>
2020-06-11 19:55:49 +02:00
con-f-use
bfac091034
More xonshrc snippets
...while I was at it.

 - Change date format for every other prompt
 - Use Nix Package Manager with Xonsh
2020-06-11 02:27:33 +02:00
con-f-use
bf4eb0e5d4
document xdg compatible xonshrc path 2020-06-11 01:59:14 +02:00
anki-code
37c1828bfc bash2xsh improvements 2020-05-27 09:31:44 +03:00
anki-code
30cd46511c exit 2020-05-12 19:10:13 +03:00
anki-code
40af9b197a exit 2020-05-12 17:37:15 +03:00
David Strobach
19e774c0d5 Add history flush action 2020-05-08 23:56:49 +02:00
anki-code
fe06b3d82a
Update appimage.rst (#3535)
* Update appimage.rst

* news

* run

Co-authored-by: anki-code <anki-code>
2020-04-30 20:28:06 -04:00
anki-code
e1e7d27081
Add $XONSH_TRACE_SUBPROC to the tutorial (#3540)
* New xontrib-output-search

* $XONSH_TRACE_SUBPROC in the tutorial #3539

* $XONSH_TRACE_SUBPROC in the tutorial #3539

* news

* trace alternative

Co-authored-by: anki-code <anki-code>
2020-04-30 20:18:28 -04:00
Jamie Bliss
4bb091a4d6
Update reference to xontrib cookiecutter repo (#3549) 2020-04-30 18:48:59 -04:00
Bob Hyman
53bfe8c99c
Add ptk3 (#3521)
* delete package ptk; rename ptk2 to ptk_shell.; leave ptk2 as alias for ptk_shell.
* SHELL_TYPE "prompt_toolkit" only; remove ptk1 specific behavior.
* Doc updates: eliminate reference to prompt-toolkit < 2.0
* update requirements files ptk>=2; test shell_style="none"
* fix ptk2 stub per code review
* Add ptk2 to list of packages to install.
2020-04-18 10:44:27 -04:00
Anthony Scopatz
0942d7b3d7 runthis 2020-03-19 23:05:18 -05:00
Samuel Lotz
a8f49c1c4e changes link to be directly to the xonsh package 2020-03-03 12:44:06 -05:00
Samuel Lotz
6db463cda4 adds emacs mode configuration to docs 2020-03-03 12:30:33 -05:00
anki-code
cd6cf6433d
Path object allows do some tricks with paths 2020-02-23 19:42:32 +03:00
anki-code
51129f7494
sphinx's reference system 2020-02-17 13:40:10 +03:00
anki-code
98d41e4fa0
To update os.environ set $UPDATE_OS_ENVIRON to True. 2020-02-17 11:50:22 +03:00
Morten Enemark Lund
e062afbf3c
Merge pull request #3440 from astronouth7303/docs-containers
Add some docs about the xonsh containers
2020-02-14 20:10:50 +01:00
Jamie Bliss
15c5db0466 docs/containers: Syntax fixups 2020-02-14 11:02:10 -05:00
Jamie Bliss
d79ca7d6d6 Add some docs about the xonsh containers 2020-02-11 12:57:08 -05:00
Marcio Mazza
0d1a761ad2
Fix typo 2020-02-05 19:38:52 +01:00
Morten Enemark Lund
312edc69de
Merge pull request #3362 from anki-code/master
xonsh.AppImage with support for portable python and pip
2019-12-12 18:39:45 +01:00
Morten Enemark Lund
104fbe738f
Merge pull request #3370 from xonsh/webconfig
Webconfig
2019-11-05 17:12:43 +01:00
Anthony Scopatz
1684c91224 news and docs 2019-10-23 18:04:26 -04:00
anki-code
9f8773a73b
microfix 2019-10-18 13:54:52 +03:00
anki-code
172dd1f6a9
fixed version 2019-10-18 13:40:00 +03:00
anki-code
31d768727d
url to continuous build 2019-10-18 13:25:46 +03:00
anki-code
c5ea070f3a
url to continuous build 2019-10-18 13:24:29 +03:00
anki-code
f0d5816f15
micro changes 2019-10-18 04:59:28 +03:00
anki-code
e1c52131fd
appimage with python and pip fix 2019-10-18 04:29:20 +03:00
Anthony Scopatz
d782074594 add appimage.rst to TOC 2019-10-17 12:16:53 -04:00
anki-code
e04da50b40
appimage 2019-10-16 01:20:58 +03:00
Morten Enemark Lund
8b67a566a1 Change the structure of headings in docs
This makes the main page much more readable.
2019-10-07 22:24:32 +02:00
Morten Enemark Lund
122eeda399 Update windows docs to mention the new Windows terminal 2019-10-07 22:23:50 +02:00
Morten Enemark Lund
4805f10095 Make it easier to built tutorials offline 2019-10-07 21:08:58 +02:00
Morten Enemark Lund
ba7d7711bd
Merge pull request #3332 from xonsh/setupdocs
add setup docs
2019-10-03 21:41:19 +02:00
Anthony Scopatz
5e7df84548 color modifier fix 2019-10-02 16:37:16 -04:00
Anthony Scopatz
584e1df2e9 spellcheck 2019-10-02 13:41:15 -04:00
Anthony Scopatz
6685eea0ec add setup docs 2019-10-02 13:08:18 -04:00
nedsociety
189b19b188 Add FAQ for adding context menu 2019-10-01 15:14:59 +09:00
Christopher J. Wright
91acb56484 add docs 2019-09-09 21:04:32 -04:00
Gil Forsyth
9acc111d65
Merge pull request #3277 from astronouth7303/xontrib-autovox
Add autovox xontrib
2019-09-09 16:32:55 -04:00
Jamie Bliss
1e81451ccf Add news and docs. 2019-08-28 13:37:46 -04:00