Commit graph

1853 commits

Author SHA1 Message Date
Anthony Scopatz
9f85400300 more prompt-visitor 2016-01-03 02:33:30 -08:00
Anthony Scopatz
cb6bfc6bd9 Merge branch 'master' into xonfig 2016-01-02 12:19:10 -08:00
Anthony Scopatz
5caa9b7a76 Merge branch 'adqm-completer_dollar' 2016-01-02 12:17:16 -08:00
adam j hartz
b5c5de5925 better fix for dollar signs 2016-01-02 14:52:24 -05:00
Anthony Scopatz
0f6efb1497 storage seems to work 2016-01-02 11:28:36 -08:00
Anthony Scopatz
62945fe8fb have a stateful visitor 2016-01-02 11:14:25 -08:00
Anthony Scopatz
a02289997b more wizardlyness 2016-01-02 10:46:12 -08:00
Anthony Scopatz
102da1ab04 added state path to node 2016-01-02 10:17:18 -08:00
Anthony Scopatz
9ee5bc21c9 some more tests 2016-01-02 02:20:22 -08:00
Anthony Scopatz
2009d24604 have basic walker and pretty printer 2016-01-02 02:15:37 -08:00
Anthony Scopatz
36ba99dd78 Merge branch 'master' into xonfig 2016-01-01 23:38:50 -08:00
adam j hartz
5bc784290b Merge branch 'ptk-hist' of https://github.com/scopatz/xonsh into scopatz-ptk-updates 2016-01-01 20:25:09 -05:00
adam j hartz
61e1ed3178 Merge branch 'ptk-prompt' of https://github.com/scopatz/xonsh into scopatz-ptk-updates 2016-01-01 20:25:05 -05:00
Anthony Scopatz
f1827e1d33 more docs 2016-01-01 12:00:55 -08:00
Anthony Scopatz
0d918ee9af Merge branch 'adqm-completer' 2016-01-01 11:33:36 -08:00
adam j hartz
fc7ae4a978 add space to 'from <tab>' completions 2016-01-01 10:01:03 -05:00
adam j hartz
a5bcf1a25c only quote those names that need quoting 2016-01-01 09:56:52 -05:00
adam j hartz
876cfd28be change characters that require quoting 2016-01-01 09:54:24 -05:00
adam j hartz
91aeb2fb9e don't resort result of inspect.getmembers 2016-01-01 09:49:51 -05:00
adam j hartz
13f599ba0c several fixes for python mode completions 2016-01-01 09:48:49 -05:00
adam j hartz
58a65ee08e pep8 fixes 2016-01-01 09:45:28 -05:00
adam j hartz
1ac51ef8f4 user import_module instead of __import__, and try/except 2016-01-01 09:15:26 -05:00
Anthony Scopatz
7d725ac675 Merge branch 'ptk-hist' into xonfig 2015-12-31 21:57:32 -08:00
Anthony Scopatz
4ca6f1c0be Merge branch 'ptk-prompt' into ptk-hist 2015-12-31 21:57:00 -08:00
Anthony Scopatz
3db0bbe7e5 some pep8 2015-12-31 21:56:24 -08:00
Anthony Scopatz
c3ded7bc92 reserve space when quoting 2015-12-31 21:50:31 -08:00
Anthony Scopatz
15373dd51f 3 -> 5 2015-12-31 21:42:12 -08:00
Anthony Scopatz
2e5e37538f ypo 2015-12-31 21:40:35 -08:00
adam j hartz
80a76e8951 support completions for 'from module import <tab>' 2015-12-31 18:41:48 -05:00
adam j hartz
07103c17f7 avoid repeat completions 2015-12-31 18:24:29 -05:00
adam j hartz
a9a17fa67d slight efficiency improvement in completer cache 2015-12-31 17:55:55 -05:00
Anthony Scopatz
f015f2039e added ply to xonfig 2015-12-31 13:23:25 -08:00
Anthony Scopatz
1cc2475376 preliminary xonfig command with info 2015-12-31 02:19:19 -08:00
Anthony Scopatz
3055b891f2 added singleline() interface 2015-12-31 00:48:49 -08:00
Anthony Scopatz
a432960cb3 updated changelog 2015-12-30 23:02:28 -08:00
Anthony Scopatz
bbffd9449f Merge branch 'ptk-prompt' into ptk-hist 2015-12-30 23:00:47 -08:00
Anthony Scopatz
045408990a updated changelog 2015-12-30 23:00:05 -08:00
Anthony Scopatz
018b301dd5 Merge branch 'clog' into ptk-prompt 2015-12-30 22:57:40 -08:00
Anthony Scopatz
23b3dd1013 init'd a changelog 2015-12-30 22:54:32 -08:00
Anthony Scopatz
d8b519e17c reset ptk history 2015-12-30 21:28:39 -08:00
Anthony Scopatz
a68c6b1d48 added deprecation warnings 2015-12-30 18:54:13 -08:00
Anthony Scopatz
75892e20b4 some doc updates 2015-12-30 18:45:14 -08:00
Anthony Scopatz
ba99d2a2ee added $COMPLETIONS_MENU_ROWS 2015-12-30 18:40:58 -08:00
Anthony Scopatz
06c19a3c6f finally have desired behvaiour 2015-12-30 18:15:42 -08:00
Anthony Scopatz
c1f3a8ed04 getting there 2015-12-30 17:59:26 -08:00
adam j hartz
1c6dbe6b58 Merge pull request #588 from scopatz/timeit-comp
added timeit alias to completion skip tokens
2015-12-30 19:24:56 -05:00
Anthony Scopatz
9c4ddb10f7 more complete shortcut fork 2015-12-30 13:21:31 -08:00
Anthony Scopatz
69244d4a7b Merge branch 'master' into ptk-prompt 2015-12-30 12:48:06 -08:00
Anthony Scopatz
43dc1ae104 added timeit alias to completion skip tokens 2015-12-30 11:57:35 -08:00
Anthony Scopatz
c24f256236 glob uploads 2015-12-30 11:47:04 -08:00