Commit graph

8592 commits

Author SHA1 Message Date
anki-code
e1c52131fd
appimage with python and pip fix 2019-10-18 04:29:20 +03:00
Morten Enemark Lund
5648b8d528
Merge pull request #3342 from xonsh/lydia
👻 Spoooky! Ctrl+Z Fix!
2019-10-17 19:02:06 +02:00
Anthony Scopatz
d782074594 add appimage.rst to TOC 2019-10-17 12:16:53 -04:00
Anthony Scopatz
88b8e814fe Merge branch 'master' of github.com:xonsh/xonsh 2019-10-17 12:15:31 -04:00
Anthony Scopatz
94d20a5a86
Merge pull request #3358 from anki-code/master
Update PR 3357
2019-10-17 12:14:43 -04:00
anki-code
e04da50b40
appimage 2019-10-16 01:20:58 +03:00
Anthony Scopatz
9f7ccc65d4 no sign 2019-10-15 17:14:50 -04:00
Anthony Scopatz
bb201d77bb Updated CHANGELOG for 0.9.13 2019-10-15 17:09:49 -04:00
Anthony Scopatz
4432992c5f bumped version to 0.9.13 2019-10-15 17:09:48 -04:00
Anthony Scopatz
21af072448 Updated authorship for 0.9.13 2019-10-15 17:09:48 -04:00
Anthony Scopatz
f5948f44d2 minor fixes 2019-10-10 15:39:26 -04:00
Anthony Scopatz
4d8848d29e
Apply suggestions from code review
Co-Authored-By: Gil Forsyth <gforsyth@users.noreply.github.com>
2019-10-10 15:24:45 -04:00
David Strobach
06a39c0257
Merge pull request #3355 from ddkn/openbsd-alias
Added openbsd aliases and platform detection
2019-10-10 18:18:30 +02:00
David Kalliecharan
7dc4594fa7 Added openbsd aliases and platform detection 2019-10-10 12:49:53 -03:00
Anthony Scopatz
e9f7e85784
Merge pull request #3347 from xonsh/remvoe_unicode_console
Remove built-in support for win unicode console.
2019-10-07 17:41:24 -04:00
Anthony Scopatz
bdf5c730b7 single blank line 2019-10-07 17:07:42 -04:00
Morten Enemark Lund
62050a9aee
Merge pull request #3345 from xonsh/badcol
more color code fixes and robustness
2019-10-07 22:35:09 +02:00
Morten Enemark Lund
c7be1554fb Add changelog 2019-10-07 22:30:06 +02:00
Morten Enemark Lund
8b67a566a1 Change the structure of headings in docs
This makes the main page much more readable.
2019-10-07 22:24:32 +02:00
Morten Enemark Lund
122eeda399 Update windows docs to mention the new Windows terminal 2019-10-07 22:23:50 +02:00
Morten Enemark Lund
ea21723dd8 Remove reference to win_unicode_console in tets 2019-10-07 22:23:06 +02:00
Morten Enemark Lund
2e8bede2bf Leave Windows Terminal to controls its own colors 2019-10-07 22:22:29 +02:00
Morten Enemark Lund
46cdf40b9b Remvoe win_unicode_console support
The new Windows terminal solves the problem
of unicode on windows much better
2019-10-07 22:21:13 +02:00
Anthony Scopatz
e217abd306
Merge pull request #3346 from xonsh/superhelp
Fix superhelp
2019-10-07 16:20:13 -04:00
Anthony Scopatz
229d1fcfbc black 2019-10-07 15:57:45 -04:00
Morten Enemark Lund
4805f10095 Make it easier to built tutorials offline 2019-10-07 21:08:58 +02:00
Morten Enemark Lund
f15af6b7c3 Add changelog entry 2019-10-07 20:42:32 +02:00
Morten Enemark Lund
09a7a5f36e Fix a problem with superhelp printing builtin doc strings
I think this is caused by some sort of regression in the way
python doc strings are stored.
2019-10-07 20:40:27 +02:00
Anthony Scopatz
232c573638 more color code fixes and robustness 2019-10-07 14:39:10 -04:00
Morten Enemark Lund
6df0281da9 Fix sphinx formatting 2019-10-07 10:37:22 +02:00
Morten Enemark Lund
845d223052 Add changelog entry 2019-10-07 10:11:50 +02:00
Morten Enemark Lund
ffa44d1736 Fix coreutils cat on with no arguments 2019-10-07 10:11:49 +02:00
Morten Enemark Lund
c6baf2e3e8 Fix attribute error on Ctrl-C on Windows 2019-10-07 10:11:48 +02:00
Anthony Scopatz
1b6d5b4f1a Updated CHANGELOG for 0.9.12 2019-10-06 12:38:48 -04:00
Anthony Scopatz
9db127a5f5 bumped version to 0.9.12 2019-10-06 12:38:48 -04:00
Anthony Scopatz
15b3160642 Updated authorship for 0.9.12 2019-10-06 12:38:48 -04:00
Anthony Scopatz
af2c094515 black 2019-10-05 20:51:30 -04:00
Anthony Scopatz
fe27543764 news 2019-10-05 16:49:19 -04:00
Anthony Scopatz
dc8728bdaf Added THREAD_SUBPROCS env var 2019-10-05 16:37:45 -04:00
Anthony Scopatz
69df412445 make robust for tests 2019-10-05 13:43:06 -04:00
Anthony Scopatz
3597da1bba Disable ^Z in next prompt in ptk 2019-10-05 13:36:42 -04:00
Anthony Scopatz
13629a4dcf restore sanity on ptk 2019-10-05 13:11:44 -04:00
Anthony Scopatz
64b9053fc3 cleanup 2019-10-05 12:05:24 -04:00
Anthony Scopatz
6b73934857 some sal edits 2019-10-04 17:54:06 -04:00
Morten Enemark Lund
50155c66e3
Merge pull request #3329 from xonsh/ctxvars
Context vars fix
2019-10-03 21:53:08 +02:00
Morten Enemark Lund
ba7d7711bd
Merge pull request #3332 from xonsh/setupdocs
add setup docs
2019-10-03 21:41:19 +02:00
Anthony Scopatz
2f0b04f4e5
version_info 2019-10-03 10:27:38 -04:00
Morten Enemark Lund
025834876f
Merge pull request #3330 from xonsh/percol
percol false
2019-10-03 15:12:25 +02:00
Morten Enemark Lund
41ce414df1
Merge pull request #3334 from xonsh/acreveal
color modifier fix
2019-10-03 15:11:51 +02:00
Anthony Scopatz
c9b2d59bf4
Update acreveal.rst 2019-10-03 08:54:00 -04:00