Commit graph

99 commits

Author SHA1 Message Date
Anthony Scopatz
50d76f9570 more docs 2016-05-11 01:55:53 -04:00
Anthony Scopatz
230174235d cl fix 2016-04-09 00:14:03 -04:00
Randy Syring
3a14cc2bdd add kwarg support to Env.swap()
fixes gh-769
2016-04-01 01:41:23 -04:00
Anthony Scopatz
83a61a1964 broken merge 2016-03-31 22:04:11 -04:00
Gil Forsyth
29b978b35c change to return self, add docs and CL 2016-03-31 16:56:39 -04:00
Anthony Scopatz
a7b52b5678 added some aliases to CompletedCommand 2016-03-16 12:30:45 -04:00
Anthony Scopatz
bdf10a11d3 minor fixup for !() and ![] 2016-03-16 01:51:11 -04:00
adam j hartz
31653ec56b add new operators to tutorial 2016-03-12 19:33:01 -05:00
Anthony Scopatz
d4d39449e2 splchk 2016-02-29 21:18:22 -05:00
Anthony Scopatz
c1446f2c7b Merge branch 'master' into andor 2016-02-24 22:59:16 -05:00
Anthony Scopatz
0b88ad7375 added some more color docs 2016-02-20 15:24:19 -05:00
Anthony Scopatz
a7bb6fbb31 fixed cl 2016-02-18 20:34:51 -05:00
Morten Enemark Lund
3e170bf296 Fix a few typos in tutorial.rst 2016-02-16 11:41:32 +01:00
Anthony Scopatz
ce3361cf87 Merge branch 'master' into andor 2016-02-10 03:20:43 -05:00
Anthony Scopatz
153d2358e3 org to sh 2016-02-10 02:43:04 -05:00
Anthony Scopatz
63a1c108d9 updated docs for and/or 2016-02-10 02:13:07 -05:00
Anthony Scopatz
7e054239c6 some doc updates 2016-02-04 22:37:45 -05:00
Anthony Scopatz
530f00b513 added some basic docs 2016-02-04 21:48:59 -05:00
Anthony Scopatz
62939d446a docs for RAISE_SUBPROC_ERROR 2016-01-24 12:08:50 -05:00
adam j hartz
0cc8951aa6 small docs note 2016-01-10 19:56:07 -05:00
adam j hartz
2bc5c3b1f1 document environment variable expansion 2015-12-19 17:18:21 -05:00
adam j hartz
6d2d5e030b small bit of documentation for current_job 2015-12-05 15:37:00 -05:00
adam j hartz
993f5bfb2f quick docs for short_cwd 2015-11-29 20:38:23 -05:00
Travis Shirk
08c727efaf Example of 3-tuple alias retval added to tutorial. 2015-11-27 11:36:18 -07:00
Burak Yigit Kaya
0564ec6547 Add equivalent of \$ in bash as prompt_end
Adds a new `prompt_end` formatter variable for prompt. The value is `$`
for normal users and `#` for root users.
2015-11-05 20:18:36 +03:00
adamheins
8ec632f2a6 Fix typo in tutorial doc. 2015-10-06 18:18:25 -07:00
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