Commit graph

5660 commits

Author SHA1 Message Date
Gil Forsyth
22055c5309 move some general custom stuff from linux to cust faq
things like terminal tabs and open terminal here moved to customization guide
2016-10-25 11:57:08 -04:00
Gil Forsyth
409e88c2d9 update customization page and index page link 2016-10-25 11:57:08 -04:00
Gil Forsyth
9fb95af525 add links to customization faq to linux and osx pages 2016-10-25 11:57:08 -04:00
Gil Forsyth
7cc084432a rename add-to-shell 2016-10-25 11:57:08 -04:00
Gil Forsyth
5cbf1c3609 begin customization faq 2016-10-25 11:57:08 -04:00
Gil Forsyth
af2a67870d dont remove indent on example 2016-10-25 11:16:48 -04:00
Gil Forsyth
93f79f1894 add news item 2016-10-25 11:15:09 -04:00
Gil Forsyth
da2a10b9e1 fix windows docs image filenames 2016-10-25 11:12:38 -04:00
Gil Forsyth
6d0d4e22dd few more sphinx warnings and error fixes 2016-10-25 11:11:07 -04:00
Gil Forsyth
8e04b8de64 fix bad indent 2016-10-25 11:02:24 -04:00
Gil Forsyth
b0de2c55ab fix lexer name 2016-10-25 11:01:03 -04:00
BlahGeek
0caf132b59 proper default value and documentation for $BASH_COMPLETIONS 2016-10-25 22:55:56 +08:00
Gil Forsyth
88bd04e5af remove defunct teepty docs 2016-10-25 10:53:59 -04:00
Gil Forsyth
8a5dfcf3a7 add xonshcon lexer to sphinx conf 2016-10-25 10:53:30 -04:00
Morten Enemark Lund
60dd2275f3 Merge pull request #1878 from xonsh/no_release_yet
hold off on release docs until next release
2016-10-25 15:58:41 +02:00
Gil Forsyth
524f61fcc7 Merge pull request #1870 from xonsh/funcalias
Non-blocking Function Aliases
2016-10-25 09:32:48 -04:00
Anthony Scopatz
5a4e0fa040 Merge pull request #1883 from xonsh/news-for-1882
Add news item for #1882
2016-10-24 23:18:04 -04:00
Anthony Scopatz
be91e65daa update for mac windows 2016-10-24 23:11:18 -04:00
Anthony Scopatz
e41ef2fa6a hopefully fix test erros 2016-10-24 22:41:01 -04:00
Anthony Scopatz
55143c1ee8 Merge branch 'master' into funcalias 2016-10-24 22:36:13 -04:00
Anthony Scopatz
86f554f487 removed comment 2016-10-24 22:16:11 -04:00
Anthony Scopatz
89369af9a7 proc stuff 2016-10-24 22:15:12 -04:00
Bob Hyman
311710bcf9 add news entry 2016-10-22 16:16:49 -04:00
Bob Hyman
17d419a8ac fix AttributeError: 'TextTranscodingWrapper' object has no attribute 'buffer' on stderr 2016-10-22 16:07:32 -04:00
Morten Enemark Lund
217ecc3418 Add acknowledgement to news entry file 2016-10-22 21:25:29 +02:00
Morten Enemark Lund
138d581087 Add news item for #1882 2016-10-22 21:22:06 +02:00
Morten Enemark Lund
00ef1c4bfb Merge pull request #1882 from janschulz/windows_quoting
Fix for windows quoting issue with machines
2016-10-22 21:14:31 +02:00
Jan Schulz
90d79bd134 Fix argvquote issue with path including hosts
The problem was that `\\machine\dir\file.bat` as quoted as
`"\\\machine\dir\path.bat"` leading to unsuccessful commands.

This reimplements the mentioned algorithm from
https://blogs.msdn.microsoft.com/twistylittlepassagesallalike/2011/04/23/everyone-quotes-command-line-arguments-the-wrong-way/
more closely.
2016-10-22 14:57:56 +02:00
Jan Schulz
49b92c6add Add failing test for windows machine dirs 2016-10-22 14:42:30 +02:00
Gil Forsyth
cb796798b0 hold off on release docs until next release 2016-10-21 07:43:51 -04:00
Morten Enemark Lund
611c285d75 Merge pull request #1877 from xonsh/all_docs
All docs
2016-10-21 13:01:29 +02:00
Gil Forsyth
f8e98b486a add news entry 2016-10-20 19:49:49 -04:00
Gil Forsyth
7bf2bcf9ac publish dev and latest release docs on xonsh-docs 2016-10-20 19:48:38 -04:00
Gil Forsyth
83a35470ad deploy dev docs to dev and most recent release docs to root 2016-10-20 18:12:54 -04:00
Gil Forsyth
5b95f83f0b Merge pull request #1876 from xonsh/fix_win_color_docs
Fix win color docs
2016-10-20 09:14:41 -04:00
Gil Forsyth
d1660d47da Merge pull request #1875 from mitnk/fix-xontrib-prompt
fix xontrib prompt for empty list
2016-10-20 09:04:16 -04:00
Morten Enemark Lund
3b81311c08 Add news entry 2016-10-20 14:14:22 +02:00
Morten Enemark Lund
0720f8945f Also set fonts with registry file 2016-10-20 14:11:09 +02:00
Morten Enemark Lund
0130810cf6 Update docs on colors with new pictures 2016-10-20 12:42:42 +02:00
Hugo Wang
b05cd80e85 fix falsed xontrib prompt 2016-10-20 15:04:43 +08:00
Morten Enemark Lund
2248700214 Ensure that the running cmd.exe directly also get the right colors. 2016-10-20 09:02:41 +02:00
Morten Enemark Lund
50dd2bbf2e Update to win color documentation 2016-10-20 07:50:03 +02:00
Anthony Scopatz
358c79cc86 fix flake8 2016-10-20 01:37:16 -04:00
Anthony Scopatz
3f45378515 Merge pull request #1872 from xonsh/alt-enter
Alt enter
2016-10-20 00:21:23 -04:00
Anthony Scopatz
ad90286f2d Merge pull request #1873 from xonsh/doctr
Use doctr for dev docs
2016-10-20 00:20:52 -04:00
Gil Forsyth
6b2a13a711 add link to doctr in news entry 2016-10-19 19:55:14 -04:00
Gil Forsyth
54c0cbb9b2 fix backticks 2016-10-19 17:09:42 -04:00
Gil Forsyth
e0f018c594 add news entry 2016-10-19 17:06:48 -04:00
Gil Forsyth
a14d0c1957 add encrypted deploy key for use with doctr 2016-10-19 17:01:39 -04:00
Gil Forsyth
3052ad8230 use doctr to deploy dev docs on xonsh.github.io 2016-10-19 17:00:58 -04:00