Commit graph

5786 commits

Author SHA1 Message Date
Anthony Scopatz
9cd013b172 small windows fix 2016-10-26 20:55:40 -04:00
Anthony Scopatz
400ef828d9 more piping fixes for multiple commands 2016-10-26 20:51:28 -04:00
Gil Forsyth
3a724d93f3 Merge pull request #1896 from mitnk/fix-space-complete
fix #1886 - readline completer with space
2016-10-26 17:18:05 -04:00
Hugo Wang
c3a4abbd83 make readline completes to max prefix 2016-10-26 22:42:29 +08:00
Hugo Wang
0e904b98eb fix #1886 - readline completer with space 2016-10-26 22:21:07 +08:00
Gil Forsyth
eb83aa7204 add news entry 2016-10-26 10:14:43 -04:00
Gil Forsyth
126e97075c add expl for libgcc core dump error 2016-10-26 10:12:04 -04:00
Gil Forsyth
843254f212 add dirs alias answer to customization faq 2016-10-26 09:58:12 -04:00
Gil Forsyth
077e851280 add tab completion setup to customization faq 2016-10-26 09:30:51 -04:00
Gil Forsyth
99eb2ea9c4 Merge pull request #1893 from xonsh/pipe
Pipe fixes(?)
2016-10-26 09:06:00 -04:00
Morten Enemark Lund
2e85ddc69c Update ansi color codes.
This requires that the colors in prompt_toolkit are fixed
2016-10-26 14:01:33 +02:00
Morten Enemark Lund
cafa11563c Use ansi color names for default style
This updates XONSH_BASE_STYLE to match the default style in pygments.
Previously, XONSH_BASE_STYLE was only use if pygments was not installed.
Now, XONSH_BASE_STYLE is always used if style is set to 'default'.
In case pygment 2.2 is available a version style with color names
is used (#ansidarkblue etc.).
2016-10-26 12:43:51 +02:00
Morten Enemark Lund
8582029a69 Merge pull request #1888 from blahgeek/bash-completion-defaults
Proper default value and documentation for $BASH_COMPLETIONS
2016-10-26 10:13:52 +02:00
Anthony Scopatz
26759d8dfa windows test fix 2016-10-26 00:51:56 -04:00
Anthony Scopatz
6288644fe5 hopfule fix 2016-10-26 00:40:47 -04:00
Anthony Scopatz
ddaa2f37e3 Merge pull request #1890 from xonsh/scp_predict_false
Scp predict false
2016-10-26 00:38:57 -04:00
Anthony Scopatz
7ceb158154 have failing test case 2016-10-25 20:55:42 -04:00
Anthony Scopatz
ef0d57aca9 wc command 2016-10-25 20:41:20 -04:00
Anthony Scopatz
a510dbab0a cat commands 2016-10-25 20:27:27 -04:00
Konstantinos Tsakiltzidis
09f3f60d95 Merge pull request #1891 from xonsh/howtofaq
Howtofaq
2016-10-25 23:58:27 +03:00
Konstantinos Tsakiltzidis
42e2d79211 Merge pull request #1889 from xonsh/doc_fixes
Doc fixes
2016-10-25 19:54:06 +03:00
Gil Forsyth
a5bb5d5c17 add news entry 2016-10-25 12:50:47 -04:00
Gil Forsyth
0991ca805a add news entry 2016-10-25 12:45:47 -04:00
Gil Forsyth
7d6882cb87 add scp to predict_false commands
this should resolve #1880
2016-10-25 12:45:47 -04:00
Gil Forsyth
99b9720084 Merge branch 'howtofaq' of github.com:xonsh/xonsh into howtofaq 2016-10-25 12:03:31 -04:00
Gil Forsyth
03d2ac8525 update lexer 2016-10-25 12:01:20 -04:00
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