Commit graph

24 commits

Author SHA1 Message Date
Anthony Scopatz
0f6a2dbe67 potential fix for indented subproc mode with comments 2016-02-21 14:37:03 -05:00
adam j hartz
abe1e32076 add test for check_for_partial_string 2015-12-18 15:30:46 -05:00
Kurtis Rader
e88c863d10 Add a uniform character encoding to all files.
I wouldn't normally do something like this but issue #487 brought to
my attention the fact that too many of the python modules don't have
an encoding comment and of those that do there is a lot of pointless
inconsistency in the style of the comment.
2015-11-16 14:10:40 -08:00
Anthony Scopatz
4a7ebb6a86 some test fixes 2015-10-31 14:31:17 -04:00
Anthony Scopatz
ec6123fc86 first pass at setting encoding 2015-10-31 13:31:52 -04:00
Anthony Scopatz
84fb672c61 added most of teepty delay 2015-10-11 14:01:15 -04:00
Anthony Scopatz
6f854b800b begging of history command 2015-08-23 11:30:07 -04:00
Anthony Scopatz
3d56a6283c added some completions 2015-08-02 15:36:55 -05:00
Klaus Alexander Seistrup
ee65f492f2 Removed trailing whitespace 2015-07-29 23:58:25 +02:00
Anthony Scopatz
7c32956501 fixed merge conflicts 2015-05-15 00:37:29 -05:00
Anthony Scopatz
752cd980fd added validation and coversion to env vars 2015-05-14 19:59:16 -05:00
Robert W. Brewer
a2ca0d885b simplify and rename escape_windows_command_string() -> escape_windows_title_string(); add test for it; pep8 improvements 2015-05-13 23:14:31 -04:00
Anthony Scopatz
3aa94f43fb some completion tools 2015-04-05 15:42:24 -05:00
Anthony Scopatz
c4087964c6 test fix 2015-04-02 20:00:58 -05:00
Anthony Scopatz
aa8846f3af more fixes 2015-04-02 19:54:33 -05:00
Anthony Scopatz
f208cfe2fb fix for ' ls;' 2015-03-31 19:40:35 -05:00
Anthony Scopatz
41e863f330 bad fix 2015-03-31 11:02:36 -05:00
Anthony Scopatz
b03e59b5e2 more robust subproc injection 2015-03-30 19:27:04 -05:00
Anthony Scopatz
402e393ad1 some test improvements 2015-03-25 18:32:10 -05:00
Anthony Scopatz
dcd4a20271 fix for comment only line 2015-03-18 20:14:53 -05:00
Anthony Scopatz
c1ba1c502c bug fix for indented ctx sensitive parsing 2015-03-15 01:29:25 -05:00
Anthony Scopatz
6c52a64cb3 more tests pass 2015-03-14 01:00:46 -05:00
Anthony Scopatz
61bf220a57 added maxcol 2015-03-14 00:40:32 -05:00
Anthony Scopatz
e8b0e41df9 subproc_toks 2015-03-13 21:43:18 -05:00