Gil Forsyth
|
989197439e
|
remove (actually) unused imports
|
2016-03-31 12:01:02 -04:00 |
|
Morten Enemark Lund
|
0566d01360
|
Update ipynb alias to run jupyter notebook instead
|
2016-03-31 08:38:48 +02:00 |
|
Morten Enemark Lund
|
df713b81fa
|
Make pygments highlighter work with !() and ![]
|
2016-03-31 08:37:00 +02:00 |
|
Anthony Scopatz
|
cb7ec1e7a8
|
Merge pull request #762 from gforsyth/emptyrc
quick fix for empty xonshrc files
|
2016-03-30 12:22:23 -04:00 |
|
Gil Forsyth
|
19e867802a
|
quick fix for empty xonshrc files
|
2016-03-30 11:59:58 -04:00 |
|
Anthony Scopatz
|
e32240dbb9
|
Merge pull request #760 from scopatz/gitattributes
Ensure line endings in git checkout
|
2016-03-29 19:26:06 -04:00 |
|
Morten Enemark Lund
|
534d4667d5
|
Added git attributes file to ensure that test/histories/*.json files are checked out with lf line-endings even on windows.
|
2016-03-29 21:45:09 +02:00 |
|
Anthony Scopatz
|
58e5ff61d5
|
Merge pull request #749 from scopatz/fix_colors_for_cmd_exe
Fix colors for cmd exe
|
2016-03-29 14:18:08 -04:00 |
|
Morten Enemark Lund
|
dc6d23d063
|
Added function to expand the range of the gray scale colors in cmd.exe. Gray colors had a tendency to map to the same default gray.
|
2016-03-28 21:18:59 +02:00 |
|
Morten Enemark Lund
|
b5f42fd30a
|
Also substitute bright-blue color, which is also hard to read. It is replaced with the dark shade of cyan which is readable.
|
2016-03-28 21:18:58 +02:00 |
|
Morten Enemark Lund
|
2d46fcdca6
|
Modify the smap part of the Chainmap directly.
|
2016-03-28 21:18:58 +02:00 |
|
Morten Enemark Lund
|
39e5aa5948
|
Added the fix_color change to the changelog
|
2016-03-28 21:18:57 +02:00 |
|
Morten Enemark Lund
|
19974f2e95
|
Update intensify_colors_on_win functionality to work with all styles. The functionality is enabled/disabled with $INTENSIFY_COLORS_ON_WIN environment variable.
|
2016-03-28 21:18:12 +02:00 |
|
Morten Enemark Lund
|
797592a6c9
|
Removed PROMPT_TOOLKIT_STYLES environment var
|
2016-03-28 21:18:11 +02:00 |
|
Morten Enemark Lund
|
bd2e9e9dd4
|
Moved enhance_colors_for_cmd_exe as a mehtod of XonshStyle
|
2016-03-28 21:18:11 +02:00 |
|
Morten Enemark Lund
|
a27f8d836e
|
Fix case for CONEMUANSI environment variable
|
2016-03-28 21:18:10 +02:00 |
|
Morten Enemark Lund
|
3585aae813
|
We need to substract 1 from the the terminal before plotting on windows
|
2016-03-28 21:18:10 +02:00 |
|
Morten Enemark Lund
|
7eda99feef
|
Added code to enhance the experience the default style in cmd.exe on windows
|
2016-03-28 21:18:09 +02:00 |
|
Morten Enemark Lund
|
a87748cda0
|
Remove the unused PROMPT_TOOLKIT_COLOR environment var.
|
2016-03-28 21:18:08 +02:00 |
|
Morten Enemark Lund
|
e245bc578a
|
Merge pull request #751 from BYK/sudo
New: Add `sudo` functionality on Windows
|
2016-03-28 21:03:49 +02:00 |
|
Burak Yigit Kaya
|
48dac6e9cd
|
New: Add sudo functionality on Windows
|
2016-03-27 23:12:56 +03:00 |
|
Morten Enemark Lund
|
ec3b0fb0cc
|
Merge pull request #754 from scopatz/ptkfix
Fix bug with out-of-date prompt_toolkit
|
2016-03-27 14:25:54 +02:00 |
|
Anthony Scopatz
|
9de93edb90
|
more pronounce
|
2016-03-26 15:43:40 -04:00 |
|
Anthony Scopatz
|
da8a2bc237
|
more pronounce
|
2016-03-24 14:06:20 -04:00 |
|
Anthony Scopatz
|
a16f83bfae
|
Merge pull request #750 from adqm/headless
Headless Shell and Other Small Speedups
|
2016-03-23 18:37:08 -04:00 |
|
adam j hartz
|
1f494bc2cc
|
use canonical location for cache storage
|
2016-03-23 18:30:29 -04:00 |
|
adam j hartz
|
432d2021da
|
add changelog entry
|
2016-03-23 18:12:59 -04:00 |
|
adam j hartz
|
7a309db8b7
|
Merge branch 'master' of https://github.com/scopatz/xonsh into headless
|
2016-03-23 18:09:15 -04:00 |
|
adam j hartz
|
189ed0c7da
|
avoid repeated code, use Enum class
|
2016-03-23 18:07:33 -04:00 |
|
adam j hartz
|
c48e156bc9
|
PEP8 fix
|
2016-03-23 17:59:52 -04:00 |
|
Anthony Scopatz
|
b5a61f085e
|
added cl
|
2016-03-22 23:57:51 -04:00 |
|
Anthony Scopatz
|
d673b8c730
|
don't reserve space in ptk when impossible
|
2016-03-22 23:56:39 -04:00 |
|
Anthony Scopatz
|
ed02b2e4e7
|
Merge pull request #735 from Carreau/readme
Fix pronunciation of `conch` in readme
|
2016-03-22 14:42:58 -04:00 |
|
Matthias Bussonnier
|
51707ef528
|
Fix docs too
|
2016-03-22 11:07:16 -07:00 |
|
adam j hartz
|
4d5dda3202
|
one more test case
|
2016-03-20 21:31:14 -04:00 |
|
adam j hartz
|
86e5060291
|
even better cache file naming?
|
2016-03-20 21:21:50 -04:00 |
|
adam j hartz
|
7f7a2976cd
|
this is faster?!
|
2016-03-20 21:10:17 -04:00 |
|
adam j hartz
|
58338bb042
|
better cache names
|
2016-03-20 21:08:12 -04:00 |
|
adam j hartz
|
19f976f526
|
change cache filename
|
2016-03-20 20:19:03 -04:00 |
|
adam j hartz
|
c41f255421
|
update to fix test cases
|
2016-03-20 19:43:37 -04:00 |
|
adam j hartz
|
472c1f90cc
|
update to fix test cases
|
2016-03-20 19:43:32 -04:00 |
|
adam j hartz
|
56e9cb766d
|
change location
|
2016-03-20 19:17:46 -04:00 |
|
adam j hartz
|
20deef0dd3
|
remove debugging print statement
|
2016-03-20 19:16:50 -04:00 |
|
adam j hartz
|
65467e9e34
|
add caching mechanism to avoid parsing out xonshrc every time
|
2016-03-20 19:16:14 -04:00 |
|
adam j hartz
|
9a2837194f
|
skip running some startup config stuff unless we're running in login mode
|
2016-03-20 18:55:43 -04:00 |
|
adam j hartz
|
9e17489edf
|
some things for headless shell
|
2016-03-20 18:38:30 -04:00 |
|
Anthony Scopatz
|
bf7c58ee03
|
doc cleanup
|
2016-03-20 14:03:46 -04:00 |
|
Anthony Scopatz
|
57c522fa56
|
version bump to 0.2.7
|
2016-03-20 13:52:40 -04:00 |
|
Anthony Scopatz
|
871474e23d
|
Merge branch 'adqm-subproc_fix'
|
2016-03-19 16:06:57 -04:00 |
|
adam j hartz
|
a19ae1ade3
|
add some parser tests back in
|
2016-03-19 15:12:13 -04:00 |
|