Anthony Scopatz
e220ab30c5
some formatting
2018-08-09 13:44:44 -04:00
Anthony Scopatz
ed84a55304
cat news
2018-08-09 13:38:18 -04:00
Anthony Scopatz
f572eae288
added commands cache tests is_only_functional_alias()
2018-08-09 13:19:47 -04:00
Anthony Scopatz
8609bef403
cat overhaul
2018-08-08 20:24:06 -04:00
Anthony Scopatz
f8b140317d
Updated CHANGELOG for 0.7.3
2018-08-07 17:23:34 -04:00
Anthony Scopatz
921cac0a33
bumped version to 0.7.3
2018-08-07 17:23:34 -04:00
Morten Enemark Lund
0a07353043
Merge pull request #2756 from xonsh/xernel
...
Jupyter Xernel
2018-08-07 08:43:11 +02:00
Anthony Scopatz
07712f525c
Merge pull request #2754 from xonsh/win10_style
...
Win 10 color fixes
2018-08-06 17:29:41 -04:00
Anthony Scopatz
825bdde6a6
Merge pull request #2758 from xonsh/new_ansi_colors
...
Update to new ansi-color names used by prompt_toolkit 2
2018-08-06 17:28:03 -04:00
Morten Enemark Lund
95a6b7386b
There can be more ansicolors in a single style string
2018-08-06 10:56:48 +02:00
Morten Enemark Lund
de7bde1d03
pep8 fixes
2018-08-04 00:26:50 +02:00
Morten Enemark Lund
f1367932c0
Fix missing shell type for ptk1
2018-08-04 00:17:33 +02:00
Morten Enemark Lund
f5bb189501
Add news entry
2018-08-04 00:14:45 +02:00
Morten Enemark Lund
551b61cd3a
Update docs
2018-08-04 00:14:45 +02:00
Morten Enemark Lund
442fe497da
Add new way of fixing colors on Win10
2018-08-04 00:14:44 +02:00
Morten Enemark Lund
1f7d1771a7
Make DEFAULT_STYLE_DICT behave like ChainMap style
...
This makes the DEFAULT_STYLE_DICT a defaultdict, so it behaves similar
to the chainmap style which can automatically construct colors.
DEFAULT_STYLE_DICT can't do that but will return an emtpy string when
to access unknown colors.
2018-08-03 23:50:53 +02:00
Morten Enemark Lund
32938674a0
more pep 8
2018-08-03 23:29:43 +02:00
Morten Enemark Lund
f987fd9dcb
pep8 fixes
2018-08-03 23:24:20 +02:00
Morten Enemark Lund
f5e49209eb
fix rst format
2018-08-03 23:15:48 +02:00
Morten Enemark Lund
8bbbd139d3
Add changelog entry
2018-08-03 23:02:17 +02:00
Morten Enemark Lund
5139f63806
Add functions to map new ansicolors to old
2018-08-03 22:53:39 +02:00
Morten Enemark Lund
238cc01fbd
Change ansi color-names to new names used by PTK2
2018-08-03 13:58:33 +02:00
Anthony Scopatz
abd568fccc
add the jupyter_shell to the index
2018-08-02 23:49:55 -04:00
Anthony Scopatz
d6dd55502f
some more flake fixes
2018-08-02 23:27:12 -04:00
Anthony Scopatz
a1c5b46a69
fixed flake issue
2018-08-02 18:50:36 -04:00
Anthony Scopatz
275edd93ec
removed some comments
2018-08-02 18:40:44 -04:00
Anthony Scopatz
9bbbf07bde
have jupyter streaming output
2018-08-02 18:08:44 -04:00
Anthony Scopatz
73d6a27987
some minor fixes
2018-08-02 14:42:22 -04:00
Anthony Scopatz
f80b9eb2d7
have completions working
2018-08-02 13:39:45 -04:00
Anthony Scopatz
92d38572ad
execuion mostly working
2018-08-02 13:31:44 -04:00
Anthony Scopatz
5cef5c2df0
sort of works
2018-08-02 11:58:35 -04:00
Anthony Scopatz
27a9a4b109
initial cut
2018-08-02 11:06:31 -04:00
Anthony Scopatz
d8af27b411
start server
2018-08-02 00:03:50 -04:00
Morten Enemark Lund
6d6548dc58
Remove support of pygments <2.2
2018-08-01 22:22:08 +02:00
Anthony Scopatz
483591308c
Merge pull request #2753 from xonsh/color_depth
...
Add support for PTK2 Color depth environment variable
2018-08-01 08:20:37 -04:00
Morten Enemark Lund
f575b30634
pep8 fixes
2018-08-01 10:25:53 +02:00
Morten Enemark Lund
c203c6aac8
Add news entry
2018-08-01 09:26:14 +02:00
Morten Enemark Lund
77225f36dd
Add PROMPT_TOOLKIT_COLOR_DEPTH to xonsh envronment
...
This will allow users to set the prompt toolkit color depth directly from
xonsh
2018-08-01 09:26:02 +02:00
Gil Forsyth
ebea803c58
Merge pull request #2752 from xonsh/no_default_style
...
Do not mixin default pygment style on PTK2
2018-07-31 11:37:30 -04:00
Morten Enemark Lund
3a7d3e3dee
Add news item
2018-07-31 11:43:10 +02:00
Morten Enemark Lund
00216982e9
Don't include the default pygments style in PTK2
2018-07-31 11:43:09 +02:00
Anthony Scopatz
62ca1dd3c5
Updated CHANGELOG for 0.7.2
2018-07-30 11:00:10 -04:00
Anthony Scopatz
890a3e5c6d
bumped version to 0.7.2
2018-07-30 11:00:10 -04:00
Anthony Scopatz
d9651fe86f
Merge pull request #2750 from vaaaaanquish/docs
...
update tutorial_ptk.rst
2018-07-30 10:58:07 -04:00
@vaaaaanquish
d2484c419f
update tutorial_ptk.rst
2018-07-29 22:50:12 +09:00
Anthony Scopatz
6f17e9ba67
Merge pull request #2748 from justcalamari/master
...
Return to original directory if exception during indir
2018-07-28 09:18:20 -04:00
Justin Calamari
6d3c3ff37f
Add test
2018-07-27 22:55:14 -04:00
Justin Calamari
ba2a2b920c
Better news entry
2018-07-27 22:36:26 -04:00
Justin Calamari
6951a21f74
Add news
2018-07-27 22:34:56 -04:00
Justin Calamari
a938918fc1
Return to original directory if exception during indir
2018-07-27 22:32:44 -04:00