Commit graph

55 commits

Author SHA1 Message Date
Anthony Scopatz
06b892e70a prompt formatting functions may accept None 2015-08-02 18:49:45 -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
eyalzek
1121145893 add shift+tab indentation to docs 2015-03-19 17:39:10 +02:00
adam j hartz
fb9efc4ba9 documentation for environment variables 2015-03-19 07:51:26 -04:00
Marcel Bollmann
f4e908b635 Tutorial text for auto-formatted prompt string 2015-03-15 15:11:19 +01:00
Anthony Scopatz
d7ccd0e3c4 added str alias return types 2015-03-11 01:40:48 -05:00
Anthony Scopatz
f387815247 updated piping docs 2015-03-10 20:29:28 -05:00
Anthony Scopatz
13688927d5 pipes may play nicely with aliases 2015-03-09 22:06:29 -05:00
Anthony Scopatz
6a5803ba6f bash completion file names moved to env variable BASH_COMPLETIONS 2015-03-09 19:42:50 -05:00
Florian Mounier
6bd1c21478 Fix #1 by uppercasing readme.rst. 2015-03-09 10:54:59 +01:00
Anthony Scopatz
f9c8082190 tutorial fixes 2015-03-08 20:52:56 -05:00
Anthony Scopatz
acacc162fb more stuff 2015-03-08 20:47:35 -05:00
Anthony Scopatz
4bafb9cc8e added bg 2015-03-08 20:33:33 -05:00
Anthony Scopatz
0c0bda174c aliasing 2015-03-08 20:06:59 -05:00
Anthony Scopatz
bc6c835658 eval and so on 2015-03-08 19:19:30 -05:00
Anthony Scopatz
611169b672 help and superhelp 2015-03-08 19:06:39 -05:00
Anthony Scopatz
ee71869fe7 more work 2015-03-08 17:57:12 -05:00
Anthony Scopatz
167a04a673 file writing 2015-03-08 17:49:18 -05:00
Anthony Scopatz
604b1b7e69 more tutorial 2015-03-08 17:22:23 -05:00
Anthony Scopatz
baa5e7bf1e more code 2015-03-08 16:58:10 -05:00