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
Leonardo Santagada
ffcd057d25
update the osx guide
...
- Python 3 default binaries instead of leaving it open for interpretation
- Moved the readline comment up (seems important)
- Put a line about bash-completion
2016-07-07 10:29:41 +02:00
Anthony Scopatz
1b040d97ea
Merge pull request #1393 from lucasicf/master
...
Added the talk I gave this year
2016-07-05 18:46:04 -04:00
Lucas Inojosa
f7f42fb58f
Added the talk I gave this year
2016-07-05 19:39:18 -03:00
Oleh Prypin
9d74df0421
Document "optional items" in the prompt format string
2016-07-01 20:30:13 +03:00
Hugo Wang
aad0a7d3b2
updated xonsh repo url
2016-06-28 12:29:42 +08:00
Anthony Scopatz
5536f4657d
fussionbox -> fusionbox
2016-06-27 11:59:25 -04:00
Anthony Scopatz
b8ac2a1ff0
more doc hooks
2016-06-25 12:52:05 -04:00
Anthony Scopatz
3fd1e93d3b
more docs
2016-06-25 12:50:57 -04:00
Anthony Scopatz
3d91066145
minor doc fixes
2016-06-24 14:20:37 -04:00
Burak Yigit Kaya
b2f7ebb58c
Add stub docs for the new commands_cache module
2016-06-24 20:27:28 +03:00
Anthony Scopatz
bf68a9f228
another article
2016-06-21 14:22:13 -04: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