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
Raphael Gaschignard
72d31eea25
Add documentation on variable
2016-08-24 22:56:48 +09: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
Morten Enemark Lund
cdb969d434
Remove files and references related to Anaconda Build...
2016-08-02 21:43:50 +02:00
Anthony Scopatz
505c6c5bb4
minor doc fix
2016-07-22 12:24:00 -04:00
Leonardo Santagada
6454e4c3d6
Merge branch 'contribute' of github.com:stockninja/xonsh into contribute
2016-07-22 11:40:28 +02:00
Jamie Bliss
19b483ded5
Some corrections to vox-related documentation
2016-07-21 00:44:10 -04:00
Anthony Scopatz
cd468a45ce
3 to 5 col
2016-07-20 21:41:29 -04:00
Anthony Scopatz
9b054c9ba2
docs fix
2016-07-20 21:39:00 -04:00
Anthony Scopatz
967424809b
some minor doc fixes
2016-07-20 21:27:17 -04:00
Jamie Bliss
50f34fa352
Refactor machinery into voxapi in order to minimize global namespace pollution.
2016-07-20 16:22:23 -04:00
Jamie Bliss
70c54e6e89
Update documentation
2016-07-20 15:58:38 -04:00
Kilte Leichnam
aa02205e6b
Docs: how to fix Thunar's "Open Terminal Here" action.
2016-07-19 14:26:36 +03:00
Justin Moen
ec185983c3
Improve first set of dev instructions
2016-07-16 23:20:35 -07:00
Justin Moen
9f4acbdfa0
Document prompt's env_name
parameter
2016-07-15 18:30:16 -07:00
Justin Moen
01f2a8c69e
vox remove
accepts multiple arguments
2016-07-15 15:12:01 -07:00
Anthony Scopatz
9810714853
more docs
2016-07-12 03:02:15 -04:00
Anthony Scopatz
7601c5746e
vte_new_tab_cwd
2016-07-12 02:59:28 -04:00
Morten Enemark Lund
0f76ec7977
Fix color mixup
2016-07-09 14:27:52 +02:00
Morten Enemark Lund
8310884ca4
typos
2016-07-08 09:11:23 +02:00
Morten Enemark Lund
61d8ee197f
Update colors with a better blue
2016-07-08 09:11:23 +02:00
Morten Enemark Lund
97364d79de
Add section on colors to windows guide
2016-07-08 09:11:17 +02:00
Anthony Scopatz
c540d7d292
Merge pull request #1400 from santagada/patch-2
...
remove unneded echo
2016-07-07 04:44:40 -04:00
Leonardo Santagada
7d0ae647d8
remove unneded echo
...
I'm not sure why it was there, but tested on bash and xonsh and it doesn't seem to be needed.
2016-07-07 10:32:32 +02:00