Anthony Scopatz
b98fd30fa4
Merge pull request #376 from scopatz/docs
...
Documentation updates
2015-09-12 14:33:27 -04:00
Anthony Scopatz
3f33ac6bc7
Merge pull request #370 from mdboom/env-in-prompt
...
Allow environment variables in PROMPT
2015-09-11 11:07:51 -04:00
Michael Droettboom
b781d3f387
Add tutorial snippet for environment variables
2015-09-11 10:26:51 -04:00
Anthony Scopatz
f326335423
moved environment variables to their own page
2015-08-29 16:35:46 -04:00
Anthony Scopatz
c9aef3b6d7
tutorial fix
2015-08-26 12:11:32 -04:00
Burak Yigit Kaya
6d19f39f86
Add FORCE_POSIX_PATH
option to force /
as path separator on WINDOWS
2015-08-26 17:38:09 +03:00
Anthony Scopatz
7aec05a504
changed defaults for history and added commands unit
2015-08-22 23:31:06 -04:00
Anthony Scopatz
d4afd13863
Merge branch 'master' into hist-next
2015-08-19 10:04:08 -04:00
Robert W. Brewer
5947fa756d
tutorial: remove DEFAULT_ALIASES from aliases section
2015-08-19 01:16:47 -04:00
Anthony Scopatz
47d98eae80
Merge branch 'master' into hist
2015-08-13 21:07:47 -04:00
adam j hartz
0bb15a84aa
Merge pull request #346 from scopatz/bcwd
...
Added more cwd formatters
2015-08-13 09:03:13 -04:00
Anthony Scopatz
a5a7a5c67b
some changes as suggested by Adam.
2015-08-13 08:54:47 -04:00
Anthony Scopatz
4a9b489cca
some tutorial stuff
2015-08-11 22:01:00 -04:00
Anthony Scopatz
aa5198edc3
XDG updates
2015-08-05 15:19:03 -05:00
Anthony Scopatz
0f4fa868be
Added DIRS rule to environ
2015-08-04 22:24:25 -05:00
Anthony Scopatz
64edaa86d0
added more cwd formatters
2015-08-04 18:04:21 -05:00
adam j hartz
a1736ea728
Merge branch 'ic' of github.com:scopatz/xonsh into scopatz-ignore-case
2015-08-03 20:34:31 -04:00
Anthony Scopatz
06b892e70a
prompt formatting functions may accept None
2015-08-02 18:49:45 -05:00
Anthony Scopatz
ec2d312dd0
Added $CASE_SENSITIVE_COMPLETIONS
2015-08-02 16:14:56 -05:00
Morten Enemark Lund
5cdb0348d1
Added $XONSH_SHOW_TRACEBACK option to the docs.
2015-07-30 23:16:35 +02:00
K.-Michael Aye
8efdbb966b
fixing more typos
2015-07-25 01:58:56 -06:00
Matteo Bertini
5ef6ddff04
Add CDPATH to the table of special xonsh env vars
2015-07-04 01:09:45 +02:00
Anthony Scopatz
415373f58d
Merge branch 'prompt_toolkit_on_start' of https://github.com/anula/xonsh into anula-prompt_toolkit_on_start
2015-05-27 13:10:46 +03:00
anula
2e892205a3
Add option to run xonsh in prompt_toolkit mode from command line.
...
Remove $PROMPT_TOOLKIT_SHELL variable - it is replaced with
$SHELL_TYPE that can be set either to 'readline' or 'prompt_toolkit'.
Also introduce command line argument: --shell_type, that can also be set to
'readline' or 'prompt_toolkit' and will override $SHELL_TYPE on start of
the shell.
2015-05-27 11:53:05 +02:00
adam j hartz
1a76d47c66
io redirection docs
2015-05-20 16:18:45 -04:00
adam j hartz
844ddf342c
improving IO docs
2015-05-20 14:43:20 -04:00
adam j hartz
99ceb20e76
io redirection docs: take 1
2015-05-19 21:55:11 -04:00
Robert W. Brewer
2647d7ec15
windows: doc updates
2015-05-16 01:37:06 -04:00
Greg Thole
30d8f81d94
Review issues addressed
2015-05-15 08:21:49 -04:00
Greg Thole
4a276d1fa8
Update prompt to display different color branch if dirty
2015-05-15 08:21:49 -04:00
adam j hartz
0b0d6946f1
job control docs
2015-04-06 17:13:43 -04:00
Anthony Scopatz
14737561c7
Merge pull request #185 from wrywerytwreywery/docs
...
Documentation Updates
2015-04-04 13:27:45 -05:00
adam j hartz
b2a957ecd3
tutorial: change scripts example
2015-04-03 22:15:13 -04:00
adam j hartz
49df73733f
docs for prompt
2015-04-03 21:49:31 -04:00
Steven Silvester
9c1cff0b76
Clarify use of BASH_COMPLETIONS
2015-04-01 20:01:35 -05:00
Anthony Scopatz
d6799fdc30
recursive impl
2015-03-31 01:10:19 -05:00
Anthony Scopatz
bb39ee4dce
omh console
2015-03-30 22:20:22 -05:00
Anthony Scopatz
dfc23a2f11
part of pygments lexer
2015-03-30 20:55:25 -05:00
Anthony Scopatz
ba0be675a9
added some import docs
2015-03-29 18:56:25 -05:00
Anthony Scopatz
5eb0ed0d91
implements non-string sequences to @()
2015-03-28 17:55:48 -05:00
Anthony Scopatz
dcb3778768
minor tutorial updates
2015-03-23 01:57:17 -05:00
Anthony Scopatz
f967da37a5
some doc fixes
2015-03-23 01:15:48 -05:00
adam j hartz
9dfa6620eb
another typo
2015-03-22 15:52:02 -04:00
adam j hartz
48f2526750
fix some typos in the tutorial
2015-03-22 15:48:26 -04:00
adam j hartz
84c2f74260
add discussion of running scripts to tutorial
2015-03-22 15:36:48 -04:00
Mattias Ugelvik
45005cddf2
Merge branch 'master' of https://github.com/scopatz/xonsh
...
Conflicts:
xonsh/built_ins.py
2015-03-22 16:51:31 +01:00
Mattias Ugelvik
a99c747bb2
Updated tutorial to reflect changes
2015-03-22 03:34:02 +01:00
adam j hartz
1cf4f44b14
Merge branch 'syntax' of https://github.com/wrywerytwreywery/xonsh into syntax
2015-03-21 21:04:37 -04:00
adam j hartz
23d5dadeed
updated documentation for new syntax
2015-03-20 17:30:24 -04:00
Anthony Scopatz
c702b01435
Merge branch 'docs' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-docs
2015-03-20 11:56:26 -05:00