Commit graph

5406 commits

Author SHA1 Message Date
Anthony Scopatz
feb4151f4a more windows 2016-09-29 00:29:24 -04:00
Anthony Scopatz
0a1342f734 path fixes 2016-09-29 00:23:03 -04:00
Anthony Scopatz
86129bd8cf more commands 2016-09-28 23:59:20 -04:00
Anthony Scopatz
3fea2805c1 Merge branch 'master' into rs 2016-09-28 23:47:59 -04:00
Anthony Scopatz
dd7987ad85 test fixes 2016-09-28 23:45:40 -04:00
Anthony Scopatz
c4872f980e altmode and resizing seem to work now 2016-09-28 23:29:30 -04:00
Anthony Scopatz
6e01e07523 can run bash et al 2016-09-28 21:36:32 -04:00
Anthony Scopatz
214b7138c1 seems liks just a pipeline problem 2016-09-28 21:14:47 -04:00
Anthony Scopatz
36600af0b2 seems liks just a pipeline problem 2016-09-28 21:11:30 -04:00
Anthony Scopatz
4a58eb9d4f added some tests for the new predictors 2016-09-28 20:00:18 -04:00
Anthony Scopatz
166840b8fd some cache fixes 2016-09-28 19:37:31 -04:00
Konstantinos Tsakiltzidis
271dd3b825 Update which.py 2016-09-28 19:42:25 +03:00
laerus
e6598ec2b5 which cleanup 2016-09-28 19:36:21 +03:00
Gil Forsyth
5812dc7399 remove mispronunciations in index
sorry guys -- this one kept causing people unnecessary pain.
2016-09-28 11:45:07 -04:00
Gil Forsyth
93e7ad376f fix text formatting on envvars page 2016-09-28 11:42:02 -04:00
Anthony Scopatz
a09239ce16 Merge pull request #1774 from laerus/bang
remove bang aliases
2016-09-28 10:43:38 -04:00
laerus
1af12cae80 remove bang aliases 2016-09-28 17:11:09 +03:00
Konstantinos Tsakiltzidis
909e2bdeb8 Merge pull request #1772 from nigeltea/update_readme
Add circle-ci build status badge to readme
2016-09-28 15:50:37 +03:00
Nigel Tea
c78301bb0c Add circle CI badge to readme 2016-09-28 08:32:45 -04:00
Anthony Scopatz
64f40945be OK this seems to work 2016-09-28 00:14:41 -04:00
Anthony Scopatz
b668e9c7af some alt mode clean up 2016-09-27 22:35:07 -04:00
Anthony Scopatz
93d1a279ec have proper alt-mode switching 2016-09-27 22:26:28 -04:00
Anthony Scopatz
6521fd530b better sigint handling 2016-09-27 20:01:24 -04:00
Gil Forsyth
d20ea3a524 Merge pull request #971 from funkyfuture/xonfig_colors_preview
xonfig colors preview
2016-09-27 18:06:52 -04:00
Anthony Scopatz
e0a69640dc not sucessful in turning echo off 2016-09-27 01:22:47 -04:00
Anthony Scopatz
50e6faee87 fixed redirection issue for stdout 2016-09-27 00:30:49 -04:00
Anthony Scopatz
8dfd594104 fixed sigint issue. 2016-09-27 00:18:03 -04:00
Morten Enemark Lund
eed8497e69 Merge pull request #1767 from astronouth7303/win-setconsoletitle
Use SetConsoleTitleW() on Windows
2016-09-27 06:03:24 +02:00
Anthony Scopatz
2cddac0afb a bit more 2016-09-26 23:36:48 -04:00
Anthony Scopatz
a4bceb4e0b a bit more 2016-09-26 23:32:07 -04:00
Anthony Scopatz
85d3d3d65a more interface work 2016-09-26 23:19:12 -04:00
Anthony Scopatz
f1c9765492 some stuff 2016-09-26 22:37:14 -04:00
Anthony Scopatz
20a1c01bc5 stream stderr mayber 2016-09-26 20:12:21 -04:00
Anthony Scopatz
dbb349831b Merge branch 'master' into rs 2016-09-26 19:47:46 -04:00
laerus
6a92d89d7a which -a searches in globals too 2016-09-27 02:11:56 +03:00
Frank Sachsenheim
d16e789d4d extends xonfig colors to preview inactive styles 2016-09-27 00:26:58 +02:00
Gil Forsyth
2a0f778ca4 Merge pull request #1760 from xonsh/srcnl
Source alias newline fix
2016-09-26 16:48:03 -04:00
laerus
2dd7c5541d which refactor p1 2016-09-26 22:33:51 +03:00
Gil Forsyth
e301893789 Merge pull request #1768 from Carreau/no-ifs-36
No need to check version now that there is a 3.6 parser.
2016-09-26 13:53:46 -04:00
Matthias Bussonnier
039a523111 No need to check version now that there is a 3.6 parser. 2016-09-26 10:10:46 -07:00
James Bliss
82254efb98 Use SetConsoleTitleW() on Windows
Makes use of Win32 calls instead of `os.system()`.
2016-09-26 12:11:50 -04:00
Anthony Scopatz
a931bb42b4 new path tests 2016-09-26 17:29:03 +02:00
Alexander Sosedkin
f871672ef0 Add xontrib-vi-mode-prompt
xontrib-vi-mode-prompt is a vi-mode status formatter for xonsh prompt.

Homepage: https://github.com/t184256/xontrib-prompt-vi-mode

As it depends on xonsh/xonsh/pull/1761,
I've branched it off t184256/xonsh/reeval-prompt-on-keypress.
2016-09-26 17:29:03 +02:00
laerus
3aeac0fe6f prompt deal with None values 2016-09-26 12:29:53 +03:00
Anthony Scopatz
44510bf0ce silly error 2016-09-25 21:03:34 -04:00
Anthony Scopatz
78880fadd9 a bit more 2016-09-25 21:01:01 -04:00
laerus
529d93327b stringify values that come from FORMATTER_DICT envvar 2016-09-26 03:51:37 +03:00
Anthony Scopatz
fb9d55c343 typo in name 2016-09-25 20:48:10 -04:00
Anthony Scopatz
a6de9f3841 tests run on windows 2016-09-25 20:43:27 -04:00
Anthony Scopatz
2f2f8db471 no longer dies right away 2016-09-25 19:49:54 -04:00