Commit graph

5876 commits

Author SHA1 Message Date
Anthony Scopatz
9f35a4ea69 wrote tut 2016-10-30 10:47:32 -04:00
Anthony Scopatz
86111a6ebf Uncaptured aliases 2016-10-29 21:11:08 -04:00
Anthony Scopatz
188aebcd8f Merge pull request #1910 from xonsh/healcomlpip
heal completers pip
2016-10-29 18:41:56 -04:00
Anthony Scopatz
52385dbed3 please be done flake 2016-10-29 17:55:42 -04:00
Anthony Scopatz
64da2c75cc yet more flake fixes 2016-10-29 17:47:59 -04:00
Anthony Scopatz
5f4ae724fa some flake fixes 2016-10-29 17:37:08 -04:00
Anthony Scopatz
8b72d2cfab blank line fixes 2016-10-29 17:14:36 -04:00
Anthony Scopatz
42a2de78aa added news entry 2016-10-29 17:08:00 -04:00
Anthony Scopatz
b61232ca6e yep more 2016-10-29 17:05:01 -04:00
Anthony Scopatz
ff354bd711 some windows tests fixes 2016-10-29 16:52:23 -04:00
Anthony Scopatz
fc012ede84 more efforts 2016-10-29 16:17:01 -04:00
Anthony Scopatz
076110785b seems to work when cursor is less than max size 2016-10-29 12:22:06 -04:00
laerus
df12587590 heal completers pip 2016-10-29 18:54:50 +03:00
Anthony Scopatz
10397a016d still some alignment issues 2016-10-29 02:12:14 -04:00
Anthony Scopatz
28e68558ff it really works 2016-10-29 01:40:19 -04:00
Anthony Scopatz
d4608dbc1f console reader sort of works 2016-10-29 01:20:36 -04:00
Anthony Scopatz
02c47c6192 more chanegs 2016-10-28 01:36:24 -04:00
Anthony Scopatz
3f58ada638 wow 2016-10-28 00:51:41 -04:00
Anthony Scopatz
b0ffc94a5b wow 2016-10-27 23:39:50 -04:00
Anthony Scopatz
034cd64bf1 Merge branch 'master' into winalt 2016-10-27 21:10:21 -04:00
Anthony Scopatz
458d0bd53e some work 2016-10-27 21:09:35 -04:00
Konstantinos Tsakiltzidis
63232fe664 Merge pull request #1908 from xonsh/fix_spspec_repr
Fix SubprocSpec repr
2016-10-28 02:43:05 +03:00
Gil Forsyth
32faa17d10 add news entry 2016-10-27 15:53:04 -04:00
Anthony Scopatz
7c8cf35d07 Merge pull request #1906 from xonsh/mvim_cache
more entries in threadable predictors
2016-10-27 15:35:09 -04:00
Gil Forsyth
f6b14ae090 fix missing self in SubprocSpec repr 2016-10-27 15:33:02 -04:00
Konstantinos Tsakiltzidis
9d0fd25b40 Merge pull request #1907 from xonsh/proc_clean
remove copypasta docstring fragment
2016-10-27 21:25:02 +03:00
Gil Forsyth
3645f074fc remove copypasta docstring fragment 2016-10-27 14:18:38 -04:00
Gil Forsyth
6444655df0 add news entry 2016-10-27 12:41:56 -04:00
Gil Forsyth
d4aa6a00a8 add nano and pacman to threadable predictors 2016-10-27 12:39:58 -04:00
Gil Forsyth
1b85482bd4 add mvim to command cache 2016-10-27 09:28:28 -04:00
Morten Enemark Lund
786936e703 Merge pull request #1902 from xonsh/mutt
add mutt to unthreadables
2016-10-27 08:31:23 +02:00
Morten Enemark Lund
677c45823f Merge pull request #1900 from xonsh/morepipe
more piping fixes for multiple commands
2016-10-27 08:30:55 +02:00
Morten Enemark Lund
a1a648f2a8 Merge pull request #1903 from xonsh/winless
Windows non-threadable fix
2016-10-27 08:27:47 +02:00
Morten Enemark Lund
fec4653e1d Fix flake8 errors. 2016-10-27 08:20:26 +02:00
Hugo Wang
a2165b4a29 a bit refactoring 2016-10-27 12:32:48 +08:00
Anthony Scopatz
50e5f23d77 removed some comments 2016-10-26 22:47:21 -04:00
Anthony Scopatz
47a283417e initial windows fix 2016-10-26 22:43:37 -04:00
Anthony Scopatz
e3c4b0f5c0 Merge pull request #1884 from bobhy/stderr_no_buffer
Fix AttributeError: 'TextTranscodingWrapper' object has no attribute 'buffer' in stderr
2016-10-26 22:04:30 -04:00
Anthony Scopatz
b93fde10a6 Merge pull request #1895 from xonsh/tab_comp_option
add various updates to customization faq
2016-10-26 21:15:37 -04:00
Anthony Scopatz
f153a79233 add mutt to unthreadables 2016-10-26 21:12:45 -04:00
Anthony Scopatz
9cd013b172 small windows fix 2016-10-26 20:55:40 -04:00
Anthony Scopatz
400ef828d9 more piping fixes for multiple commands 2016-10-26 20:51:28 -04:00
Gil Forsyth
3a724d93f3 Merge pull request #1896 from mitnk/fix-space-complete
fix #1886 - readline completer with space
2016-10-26 17:18:05 -04:00
Hugo Wang
c3a4abbd83 make readline completes to max prefix 2016-10-26 22:42:29 +08:00
Hugo Wang
0e904b98eb fix #1886 - readline completer with space 2016-10-26 22:21:07 +08:00
Gil Forsyth
eb83aa7204 add news entry 2016-10-26 10:14:43 -04:00
Gil Forsyth
126e97075c add expl for libgcc core dump error 2016-10-26 10:12:04 -04:00
Gil Forsyth
843254f212 add dirs alias answer to customization faq 2016-10-26 09:58:12 -04:00
Gil Forsyth
077e851280 add tab completion setup to customization faq 2016-10-26 09:30:51 -04:00
Gil Forsyth
99eb2ea9c4 Merge pull request #1893 from xonsh/pipe
Pipe fixes(?)
2016-10-26 09:06:00 -04:00