Morten Enemark Lund
044773b81c
Updates to reflect that ply is only vended now
2019-02-10 14:04:05 +01:00
Troy de Freitas
439e2da7f3
Clean up install docs
2019-02-05 19:03:06 -05:00
Gil Forsyth
7fbb47fb25
Add SVG of xonsh sticker to docs/_static
...
I put in a trial run of these to Stickermule and they came out great!
Putting it here so it's available for others, although I'm planning to
put in a big order so I can bring some to PyCon
2019-02-01 13:56:31 -05:00
Brian Skinn
4f742b465a
Add docs clarification about env var behavior precedence.
...
`$VIRTUAL_ENV_DISABLE_PROMPT` overrides any `$VIRTUAL_ENV_PROMPT`
2019-01-31 00:41:32 -05:00
Brian Skinn
4b7944ceed
Add documentation for env var effects on prompt
...
All are edits to tutorial.rst:
- Expand ``{env_name}`` bullet
- Add one paragraph each for $VIRTUAL_ENV_PROMPT and
$VIRTUAL_ENV_DISABLE_PROMPT
2019-01-31 00:10:22 -05:00
Gil Forsyth
e933bd3b8e
Merge pull request #2996 from xonsh/envprepost
...
env_prefix and env_postfix
2019-01-29 13:46:11 -05:00
Anthony Scopatz
a9babc7d6f
env_prefix and env_postfix
2019-01-29 11:27:45 -05:00
anatoly techtonik
b39922de35
Document file extensions and sheband
...
Fixes #2990
2019-01-29 13:44:49 +03:00
Stephan Fitzpatrick
d729c35edd
typo
2018-12-22 12:00:22 -08:00
Stephan Fitzpatrick
7c0c6b77d0
documentation/changelog
2018-12-21 14:58:47 -08:00
halloleo
eeabe6c019
RST header clean-up
2018-12-19 00:39:56 +11:00
halloleo
d886143ef0
Doco about how to update xonsh
...
* Doco about how to update xonsh
* Doco how to set and unset environment variables
2018-12-19 00:07:20 +11:00
Anthony Scopatz
7a3f7fb551
dumb terminal support
2018-12-13 16:02:59 -05:00
Anthony Scopatz
0e543aaf66
Merge branch 'master' into execalias
2018-12-02 19:27:57 -05:00
Anthony Scopatz
6320361150
Merge branch 'master' into execalias
2018-11-19 20:06:02 -05:00
halloleo
d62e770dfa
Typo
...
Could fixed this one thanks to @astronouth7303. :-)
2018-11-19 17:44:22 +11:00
halloleo
3a3554eaa0
Document arbitrary paths in vox.
...
* Added the possibility of arbitrary paths to the help strings in `vox activate` and
`vox remove`
* Also updated the documentation accordingly.
2018-11-15 22:35:45 +11:00
sushobhana
987f5b4021
removed extra api link
2018-11-13 17:04:47 +05:30
Anthony Scopatz
9084c376b2
execalias
2018-11-09 13:49:33 -06:00
halloleo
4eb8b4818d
How to run xonsh in Emacs
...
* FAQ section about how to run xonsh in Emacs
* Updated the requirements for compiling the documentation
2018-11-06 18:42:59 +11:00
Anthony Scopatz
75db704a71
Merge pull request #2911 from e4r7hbug/docs/sidebar_dedupe
...
docs: Deduplicate sections on sidebar page
2018-11-01 10:42:45 -04:00
Joseph Paul
964e076484
Fix typo
2018-11-01 11:34:09 +01:00
Nate Tangsurat
e8a6a2ffe5
docs: Deduplicate sections on sidebar page
...
Remove lots of duplicated sections already covered by index.
2018-10-31 20:37:29 -07:00
Jake Hedman
3575d86810
Update arch linux install instructions
...
pacman uses the official repositories, not the AUR.
2018-10-29 12:10:17 +01:00
Andrew Hundt
c7be5c791e
xonshrc.xsh now links to more details
2018-10-26 17:07:00 -04:00
guillearch
c7741aae63
Fixes #2877
2018-10-15 23:06:48 +02:00
David Dotson
1d60f9397b
Updated docs with __xonsh__
changes
2018-09-30 13:59:08 -07:00
David Dotson
1c8144b354
Merge branch 'master' into xonsh_session
...
Hoping I didn't introduce a regression into `built_ins.py`...
2018-09-29 17:33:26 -07:00
Anthony Scopatz
78cc725fa0
Merge pull request #2820 from EmreAtes/patch-1
...
Add example of arguments for callable aliases
2018-09-18 14:34:16 -04:00
Emre Ates
702a00ccce
Fix typo
2018-09-18 13:08:17 -04:00
Anthony Scopatz
f0c3a4b1cd
more tests, news and docs
2018-09-17 18:23:20 -04:00
Emre Ates
0d63efcf1f
Add example of arguments for callable aliases
...
More discussion in #2819 . The example shows how to pass arguments to subprocess command.
2018-09-17 16:30:34 -04:00
Anthony Scopatz
0b58eed37f
doc fixes
2018-09-13 17:26:37 -04:00
Anthony Scopatz
0f00519d16
some more docfix bugs
2018-09-13 17:16:37 -04:00
Anthony Scopatz
cb6a913cab
docs build
2018-08-31 08:05:39 -05:00
Anthony Scopatz
8be0af6555
unholy cross
2018-08-24 08:58:44 -04:00
Anthony Scopatz
8db169ec1a
docs and tests
2018-08-20 19:57:56 -04:00
Morten Enemark Lund
0a07353043
Merge pull request #2756 from xonsh/xernel
...
Jupyter Xernel
2018-08-07 08:43:11 +02:00
Morten Enemark Lund
551b61cd3a
Update docs
2018-08-04 00:14:45 +02:00
Anthony Scopatz
abd568fccc
add the jupyter_shell to the index
2018-08-02 23:49:55 -04:00
Anthony Scopatz
9bbbf07bde
have jupyter streaming output
2018-08-02 18:08:44 -04:00
Morten Enemark Lund
6d6548dc58
Remove support of pygments <2.2
2018-08-01 22:22:08 +02:00
@vaaaaanquish
d2484c419f
update tutorial_ptk.rst
2018-07-29 22:50:12 +09:00
Anthony Scopatz
3a31d6ff31
some doc fixes
2018-07-19 19:59:07 -04:00
Anthony Scopatz
d77b25dde3
docs
2018-07-16 12:19:17 -04:00
Anthony Scopatz
6028bdfb95
fix sphinx conf import for ptk
2018-07-16 10:06:41 -04:00
Anthony Scopatz
06e993f74c
Added repl.it to the docs
2018-06-12 16:54:11 -04:00
Anthony Scopatz
60365ff00c
fixed typos
2018-05-04 17:04:47 -04:00
Anthony Scopatz
c609b93472
Merge branch 'master' into aspace
2018-05-04 16:40:28 -04:00
christopher
2132373a83
move warning to code block
2018-05-04 14:27:07 -04:00