Commit graph

168 commits

Author SHA1 Message Date
Gil Forsyth
d3310c948f Merge pull request #1917 from SanketDG/fix-input/output-docs
Tutorial: Add note about redirection
2016-12-18 15:18:09 -05:00
SanketDG
0c9b809d96 Tutorial: Add note about redirection
Fixes https://github.com/xonsh/xonsh/issues/1863
2016-12-19 00:27:21 +05:30
Gordon Ball
ee97ae8bd0 Merge branch 'master' into first-class-paths 2016-12-08 13:06:21 +01:00
Anthony Scopatz
3545358a4b Merge pull request #1926 from xonsh/promptfields
prompt mechanism refactor
2016-11-04 15:21:59 -04:00
laerus
927dd300b6 renamed FORMATTER_DICT to PROMPT_FIELDS 2016-11-02 16:06:35 +02:00
Anthony Scopatz
9f35a4ea69 wrote tut 2016-10-30 10:47:32 -04:00
Anthony Scopatz
86111a6ebf Uncaptured aliases 2016-10-29 21:11:08 -04:00
Gil Forsyth
af2a67870d dont remove indent on example 2016-10-25 11:16:48 -04:00
Gil Forsyth
b0de2c55ab fix lexer name 2016-10-25 11:01:03 -04:00
Gordon Ball
7d79644612 Merge branch 'master' into first-class-paths 2016-10-19 15:05:42 +02:00
Gordon Ball
00802dfef9 Add support for path-yielding backticks 2016-10-18 12:19:16 +02:00
Gordon Ball
5e843149af Add tutorial section noting path objects can be implicitly used in subprocess mode 2016-10-17 21:20:45 +02:00
Gordon Ball
ca0d365d68 Reference path literals and backticks in the tutorial, and add news 2016-10-17 15:18:30 +02:00
laerus
1d631b8588 quoting tutorial code block fix 2016-10-15 23:43:22 +03:00
laerus
cee72fd1eb tutorial quoting section 2016-10-15 20:12:10 +03:00
Anthony Scopatz
b3f84f66c5 More which and improvements 2016-10-06 00:43:14 -04:00
Anthony Scopatz
f62397fc99 updated docs 2016-10-04 20:51:45 -04:00
laerus
49c2dc87b5 Env.help docs/tutorial 2016-09-21 13:27:34 +03:00
laerus
bd07742abe more info in the tutorial warning 2016-09-10 22:03:21 +03:00
laerus
78494bfbbb envvar to control the overriding of foreign aliases 2016-09-10 21:39:47 +03:00
laerus
ba486622c5 must include all changed files.. 2016-09-10 20:45:14 +03:00
BlahGeek
413f406f64 add docs 2016-09-03 13:13:13 +08:00
Gil Forsyth
eb6b1dcf11 small typo fix 2016-08-23 08:45:51 -04:00
Anthony Scopatz
7837563baf check all names 2016-08-21 14:58:07 -04:00
Gil Forsyth
e363192d67 remove bash (from the docs)
swapping out all instances of `bash` code-blocks for `console`
code-blocks for better syntax highlighting
2016-08-18 14:18:57 -04:00
Matthias Bussonnier
9e9c76e50a Improve documentation and messaging.
Develop info for aliases, and tell user that on first launch that if
they decide to configure now they can resume anytime.
2016-08-10 21:43:24 -07:00
Eric Harris
0fe1092b2e s.strip needs to be method call, 's.strip()', for the example to work
correctly.  While not necessary, adding the newline ('world\n') puts 'hello
world' on its own line of output instead of having the xonsh prompt
appended to it.
2016-08-04 10:37:26 -07:00
Anthony Scopatz
967424809b some minor doc fixes 2016-07-20 21:27:17 -04:00
Justin Moen
9f4acbdfa0 Document prompt's env_name parameter 2016-07-15 18:30:16 -07:00
Anthony Scopatz
9810714853 more docs 2016-07-12 03:02:15 -04:00
Oleh Prypin
9d74df0421 Document "optional items" in the prompt format string 2016-07-01 20:30:13 +03:00
Konstantinos Tsakiltzidis
1ece853196 'rstt' 2016-06-21 05:20:55 +03:00
Konstantinos Tsakiltzidis
ca87355d3a 'love the user' 2016-06-21 05:08:54 +03:00
Konstantinos Tsakiltzidis
143972aae8 'newlines leak' 2016-06-21 05:02:18 +03:00
Konstantinos Tsakiltzidis
e51d43dd85 'what meets the eye' 2016-06-21 05:00:38 +03:00
Konstantinos Tsakiltzidis
993b88897e 'shape up' 2016-06-21 04:55:33 +03:00
Konstantinos Tsakiltzidis
6f49463369 'reverse' 2016-06-21 04:45:29 +03:00
Konstantinos Tsakiltzidis
1ce9f8b9eb newline leak 2016-06-21 04:34:30 +03:00
Konstantinos Tsakiltzidis
eefa4f6548 refactor/replaced __xonsh_env__ with ${...} 2016-06-21 04:27:23 +03:00
adam j hartz
c88a49227f better example in docs 2016-06-16 01:01:22 -04:00
adam j hartz
9ccf7f939c update tutorial based on search function changes 2016-06-16 00:59:57 -04:00
adam j hartz
9bdc8af1b3 small docs updates 2016-06-16 00:59:57 -04:00
adam j hartz
bf1d3ad8fe document new features 2016-06-16 00:59:25 -04:00
adam j hartz
7db65f7eb6 update docs 2016-06-11 20:52:47 -04:00
adam j hartz
3046095961 docs 2016-06-11 01:53:11 -04:00
Anthony Scopatz
2d7533af22 updates fom comunicating to users 2016-06-09 22:52:41 -04:00
adam j hartz
d038b4ba1d merge from eode:master into master 2016-06-09 21:33:09 -04:00
adam j hartz
aeb67a3ac0 small updates to tutorial 2016-06-09 21:32:34 -04:00
adam j hartz
4467e94758 merge from master 2016-06-09 18:19:26 -04:00
Brian Visel
c604613c44 Remove extraneous print call in tutorial example 2016-06-09 07:46:37 -04:00