Commit graph

7367 commits

Author SHA1 Message Date
Anthony Scopatz
d4d238e0b2 move pyflakes below flake8 2018-07-15 16:23:26 -05:00
Anthony Scopatz
50be865385 added conda-forge 2018-07-15 16:16:22 -05:00
Anthony Scopatz
ea69369330 some ci fixes 2018-07-15 16:09:35 -05:00
Anthony Scopatz
c9828a50ec update reqs and CI 2018-07-15 15:53:46 -05:00
Anthony Scopatz
b3a2102220 fix binding on whole word jumping 2018-07-15 15:33:34 -05:00
Anthony Scopatz
ea121c81c3 some test fixes 2018-07-15 15:25:33 -05:00
Gil Forsyth
073cff806f Fix for bashisms on ptk2
but we need to make this backwards compatible, too.... ARGH
2018-07-14 22:36:16 -04:00
Gil Forsyth
45ba89751c Remove warning about ptk2 and fix tests 2018-07-14 22:08:30 -04:00
Anthony Scopatz
ba2e22f733 Merge branch 'master' into ptk_2.0 2018-07-14 18:07:21 -05:00
Anthony Scopatz
2086a58993 fixed monkey patched test_main shell 2018-07-14 18:05:54 -05:00
Anthony Scopatz
5806258555 Merge branch 'ptk_2.0' of github.com:xonsh/xonsh into ptk_2.0 2018-07-14 18:00:49 -05:00
Anthony Scopatz
b5c354665f minor updates 2018-07-14 18:00:45 -05:00
Gil Forsyth
6170882151 Update ptk tests for ptk2 2018-07-14 19:00:22 -04:00
Gil Forsyth
9e3fbbbbde Remove extraneous import and fix prompt renderers for ptk2 2018-07-14 18:59:49 -04:00
Gil Forsyth
be49714553 Restore ptk event and remove shortcuts entirely 2018-07-14 16:41:59 -04:00
Gil Forsyth
f9970a4930 Fix continuation tokens and bottom toolbar for ptk2
Soft-wrap seems to be a little wonky for continuation tokens but that seems to
be an issue with ptk, not us.  (right?.... right?)
2018-07-14 16:20:54 -04:00
AaronV77
11baa9ff00 Forgot to return the value. **Update** 2018-07-14 15:13:07 -05:00
Gil Forsyth
334e515f23 Use new ptk2 async history load 2018-07-14 16:02:53 -04:00
AaronV77
1d43f59faa Added a hook for a spcial method printing on an object. The method is called xonsh_display. 2018-07-14 14:38:28 -05:00
Gil Forsyth
92a34a8b4d Fixed token display in ptk2 2018-07-14 15:12:18 -04:00
AaronV77
e05e0ab6b0 Added the .rst to /news. 2018-07-14 13:46:24 -05:00
AaronV77
e26dc4fdc6 Added an aliases to clear the variables within the xonsh shell. 2018-07-14 13:46:24 -05:00
Anthony Scopatz
3779e8b520 test fix 2018-07-14 13:40:04 -05:00
Gil Forsyth
0b1f29a349 Fix $VI_MODE for ptk2 2018-07-14 14:39:47 -04:00
Gil Forsyth
0d8333269b Fix completion display 2018-07-14 13:28:45 -04:00
Gil Forsyth
a4fe5081e4 Key bindings work again 2018-07-14 13:15:01 -04:00
Gil Forsyth
6fc4a07903 Sort of working -- it starts up! 2018-07-14 13:12:30 -04:00
Anthony Scopatz
0a11cad46f ptk2 hist 2018-07-14 11:32:10 -05:00
Anthony Scopatz
f07e1495d0 prompt resolution 2018-07-14 11:11:24 -05:00
Anthony Scopatz
167052c0b1 aliases 2018-07-14 10:53:45 -05:00
Anthony Scopatz
73beffb87a Merge branch 'master' into ptk_2.0 2018-07-14 10:10:15 -05:00
Anthony Scopatz
eb2030914c make valid rest 2018-07-12 09:27:04 -05:00
Anthony Scopatz
489b8a9944 mv pr-2706-restore-augassign_ops pr-2706-restore-augassign_ops.rst 2018-07-12 09:23:11 -05:00
Anthony Scopatz
7f4ca5beac
Merge pull request #2706 from jaraco/bugfix/issue-2638
Restore AUGASSIGN_OPS
2018-07-12 09:22:20 -05:00
Jason R. Coombs
48e29afd9b Add news entry 2018-07-12 06:08:25 -04:00
Anthony Scopatz
8c76edd95b Updated CHANGELOG for 0.6.10 2018-07-11 14:09:19 -05:00
Anthony Scopatz
39a74e256c bumped version to 0.6.10 2018-07-11 14:09:19 -05:00
Anthony Scopatz
b4735dcda4
Merge pull request #2705 from CJ-Wright/fix_subprocess
it seems that pushd and popd may be too smart for their own good
2018-07-11 12:02:53 -04:00
christopher
a6d266b4df remove unused import 2018-07-11 11:18:00 -04:00
christopher
df28bc4a5b remove unused code 2018-07-10 15:52:35 -04:00
christopher
7e9922e205 move back to pushd popd 2018-07-10 13:43:48 -04:00
christopher
d3c6e745d5 fix run 2018-07-10 13:30:49 -04:00
christopher
1e9d8e70d8 use os_indir to simulate indir behavior 2018-07-10 13:21:34 -04:00
Jason R. Coombs
fdddbd9d10 Set AUGASSIGN_OPS once and tweak where necessary. 2018-07-09 00:29:17 -04:00
Jason R. Coombs
4e212cab78 Separate concerns of Python 3.5 functionality. Ref #2639. 2018-07-09 00:26:59 -04:00
christopher
d20d79bf38 add cd 2018-07-06 23:58:23 -04:00
christopher
3cd114eee9 pushd/popd failing test 2018-07-06 23:51:11 -04:00
christopher
c67b99d592 news 2018-07-06 23:37:48 -04:00
christopher
b190968b5b it seems that pushd and popd may be too smart for their own good 2018-07-06 23:36:44 -04:00
Anthony Scopatz
c033cba7a7 merge from master 2018-07-06 17:19:16 -04:00