Commit graph

517 commits

Author SHA1 Message Date
laerus
c2b7e50d45 history tutorial and a bug fix 2016-09-02 13:33:45 +03:00
Anthony Scopatz
c9b6667aec some typos 2016-08-29 19:35:09 -04:00
Anthony Scopatz
3f5882d63d Merge branch 'master' into msub 2016-08-29 12:17:18 -04:00
laerus
70b802da33 linux guide update 2016-08-29 15:56:43 +03:00
Anthony Scopatz
6a85244487 Merge branch 'master' into msub 2016-08-28 13:47:21 -04:00
Anthony Scopatz
e19a0aa1e5 some copy edits from @gforsyth, I shouldn't write docs while jet lagged 2016-08-28 13:11:36 -04:00
Anthony Scopatz
a884eec931 Merge branch 'm' into msub 2016-08-28 09:30:32 -04:00
Anthony Scopatz
2be49eab81 Merge branch 'master' into m 2016-08-28 09:30:09 -04:00
Jamie Bliss
0fcf737e08 Actually finish that paragraph. 2016-08-27 23:29:23 -04:00
Jamie Bliss
74c423f215 Expand on events under the hood some. 2016-08-27 23:27:52 -04:00
Jamie Bliss
e446c63e60 Got something usable. 2016-08-27 23:20:44 -04:00
Jamie Bliss
8e537aaa05 Typo 2016-08-27 23:16:11 -04:00
Jamie Bliss
e01b6a0919 Attempted advanced events 2016-08-27 23:10:24 -04:00
Jamie Bliss
d14a4bf938 Add module API docs 2016-08-27 23:00:50 -04:00
Jamie Bliss
c9ad375f8d Some interlinking 2016-08-27 22:38:12 -04:00
Jamie Bliss
ce61c59d4b Do some fixed-width formatting 2016-08-27 22:29:11 -04:00
Jamie Bliss
3721204304 Add an autogenerated events listing 2016-08-27 22:25:29 -04:00
Anthony Scopatz
d30bcf97ce a few more 2016-08-27 20:02:45 -04:00
Anthony Scopatz
3c979c2fce more docs 2016-08-27 19:05:42 -04:00
Anthony Scopatz
a3c03b0b07 macro escape 2016-08-27 13:27:15 -04:00
Anthony Scopatz
a78ada5c3f fixed merge conflicts 2016-08-27 10:19:42 -04:00
Jamie Bliss
4635b2dc0e Merge remote-tracking branch 'upstream/master' into events 2016-08-26 17:36:50 -04:00
Anthony Scopatz
fa76a979e7 Merge branch 'master' into m 2016-08-24 23:57:23 -04:00
Jamie Bliss
3c38e4b3f7 Start in on event documentation 2016-08-24 21:46:51 -04:00
Guillaume Leclerc
271ec614d6 Add information about utf8 support on linux
This commit explains how to fix the problem described in #912

Closes #912
2016-08-24 15:44:55 +02:00
Gil Forsyth
5c8f0354fa Merge branch 'master' into allnames 2016-08-23 08:46:25 -04:00
Gil Forsyth
eb6b1dcf11 small typo fix 2016-08-23 08:45:51 -04:00
Anthony Scopatz
c374787f04 Conches for the xonsh god! 2016-08-23 08:33:47 -04:00
Anthony Scopatz
7837563baf check all names 2016-08-21 14:58:07 -04:00
Anthony Scopatz
0e7ed93c24 doc spell check 2016-08-20 21:16:45 -04:00
Anthony Scopatz
1d595e9ad9 added types to macros 2016-08-20 21:11:07 -04:00
Anthony Scopatz
9f8035ee49 more macros 2016-08-20 21:00:00 -04:00
Anthony Scopatz
dcc17effd1 more stuff 2016-08-20 20:32:30 -04:00
Anthony Scopatz
398e11b388 fixed macro context bug 2016-08-20 19:43:12 -04:00
Anthony Scopatz
bed66a0ea5 minor docs 2016-08-20 19:05:41 -04:00
Anthony Scopatz
ea58a8bdd0 added ws after comma 2016-08-20 19:00:41 -04:00
Anthony Scopatz
92e055975f more 2016-08-20 18:13:36 -04:00
Anthony Scopatz
0b67ae1865 more docs 2016-08-20 17:43:37 -04:00
Anthony Scopatz
93e144f5b1 started docs 2016-08-20 17:00:10 -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
Gil Forsyth
bf0e6020d5 change codeblock format from bash to console 2016-08-18 13:55:16 -04:00
Anthony Scopatz
299cc28045 important 2016-08-15 12:03:04 -04:00
Anthony Scopatz
4d1ed489f8 spellcheck 2016-08-13 22:27:29 -04:00
Anthony Scopatz
156f3c6c6d faq 2016-08-13 22:25:33 -04:00
Anthony Scopatz
0f263112aa initial exec 2016-08-13 21:45:19 -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
26ab42232a Merge pull request #1524 from astronouth7303/xontrib-all
Add support for `__all__` in xontribs
2016-08-03 10:22:21 -07:00
Jamie Bliss
5816059c3c Some fixes from the PR 2016-08-03 11:57:20 -04:00
Jamie Bliss
f24f60f946 Add support for __all__ in xontribs. 2016-08-03 00:05:08 -04:00