Commit graph

1381 commits

Author SHA1 Message Date
Anthony Scopatz
c9aef3b6d7 tutorial fix 2015-08-26 12:11:32 -04:00
Anthony Scopatz
434d3f4065 Merge pull request #373 from BYK/moar-posix-paths
Expand `FORCE_POSIX_PATHS` behavior to `cwd` in `FORMATTER_DICT`
2015-08-26 11:46:08 -04:00
Burak Yigit Kaya
6b308410c1 Expand FORCE_POSIX_PATHS behavior to cwd in FORMATTER_DICT 2015-08-26 18:35:11 +03:00
Anthony Scopatz
0ea24e62fd Merge pull request #371 from BYK/force-posix-paths
Add `FORCE_POSIX_PATH` option to force `/` as path separator on WINDOWS
2015-08-26 11:12:16 -04:00
Burak Yigit Kaya
6d19f39f86 Add FORCE_POSIX_PATH option to force / as path separator on WINDOWS 2015-08-26 17:38:09 +03:00
Anthony Scopatz
dae340882f Merge pull request #372 from BYK/bugz
Fix bug in attribute completer: unresolved reference `oattr`
2015-08-26 09:41:06 -04:00
Burak Yigit Kaya
ee42c4e2fa Fix bug in attribute completer: unresolved reference oattr
This was introduced in 1a31c82abd
2015-08-26 16:37:20 +03:00
Anthony Scopatz
ec25650c9b have differ 2015-08-26 00:30:47 -04:00
Anthony Scopatz
9776b3d596 started diffing commands 2015-08-25 22:55:56 -04:00
Anthony Scopatz
ef99c93d43 more safely handle signals by resetting the original handle 2015-08-25 21:58:17 -04:00
Anthony Scopatz
036608137c fixed merge conflict 2015-08-25 20:55:08 -04:00
Anthony Scopatz
500a712c30 RL_LIB issue reported by @melund 2015-08-25 20:49:19 -04:00
Anthony Scopatz
d6fedf2233 OK - should robustly fix piping issues on teepty, I hope 2015-08-25 20:46:46 -04:00
Anthony Scopatz
9f737b7075 giving up for the night 2015-08-25 00:12:33 -04:00
Anthony Scopatz
6e2bfc2ae5 Merge pull request #368 from scopatz/prompt_toolkit_coloring
First attempt to make a hack for prompt-toolkit coloring
2015-08-24 17:21:19 -04:00
Michael Droettboom
47ed644062 Allow environment variables in PROMPT 2015-08-24 16:32:54 -04:00
Morten Enemark Lund
ca6a1753c9 Update test for prompt_toolkit_tools 2015-08-24 09:48:24 +02:00
Morten Enemark Lund
399495063d Fixed a typo in the style definition 'No_color' -> 'NO_COLOR' 2015-08-24 09:47:28 +02:00
Morten Enemark Lund
9e0b4ba041 PEP8 fixes 2015-08-24 08:15:30 +02:00
Morten Enemark Lund
93423acbd4 Merge remote-tracking branch 'remotes/origin/master' into prompt_toolkit_coloring 2015-08-24 07:57:11 +02:00
Anthony Scopatz
8f04e67816 some improvements 2015-08-24 01:11:13 -04:00
Anthony Scopatz
98ea68fae5 full env diffing 2015-08-24 01:02:34 -04:00
Anthony Scopatz
246acf2cda have fancy env diffing 2015-08-24 00:42:10 -04:00
Anthony Scopatz
784c017693 printing headers, like a boss 2015-08-23 23:44:26 -04:00
Anthony Scopatz
102ecf0736 started history differ 2015-08-23 22:57:36 -04:00
Anthony Scopatz
67a8ff08e4 hooks to replay capablity 2015-08-23 21:55:28 -04:00
Anthony Scopatz
7d70392a0c allow history inspection post-at-exit 2015-08-23 19:29:35 -04:00
Anthony Scopatz
70b962c293 added environment merging to replay 2015-08-23 18:50:47 -04:00
Anthony Scopatz
8e65025c86 even more robust 2015-08-23 17:12:35 -04:00
Anthony Scopatz
20f3a026ce made locale setting more robust 2015-08-23 17:10:16 -04:00
Anthony Scopatz
ebeb4bcdc0 some more replay test fixes 2015-08-23 17:00:26 -04:00
Anthony Scopatz
43bc6d48c2 some replay tests 2015-08-23 16:50:54 -04:00
Anthony Scopatz
704f22bd32 first attempt at replayer 2015-08-23 15:59:09 -04:00
Anthony Scopatz
97cb632d67 inited replay 2015-08-23 14:13:14 -04:00
Anthony Scopatz
e6e5ce7abd added teepty 2015-08-23 14:09:10 -04:00
Anthony Scopatz
553c67b0ec removed old history command 2015-08-23 13:41:54 -04:00
Anthony Scopatz
f33471057a final touches on history command 2015-08-23 13:40:07 -04:00
Anthony Scopatz
b2b05e8a9b added reversed option to history printing 2015-08-23 12:21:09 -04:00
Anthony Scopatz
935986a8b3 have history printing command 2015-08-23 12:14:51 -04:00
Anthony Scopatz
6f854b800b begging of history command 2015-08-23 11:30:07 -04:00
Anthony Scopatz
7aec05a504 changed defaults for history and added commands unit 2015-08-22 23:31:06 -04:00
Anthony Scopatz
5b14993f17 actually write stdin to stdin 2015-08-22 22:37:17 -04:00
Morten Enemark Lund
078b818396 Finished coloring implementation for prompt-toolkit shell. 2015-08-22 23:41:38 +02:00
Anthony Scopatz
15e8ac1d99 Merge pull request #369 from jonathanslenders/prompt-toolkit-history-fix
Fix for 122361eeca: history was partly broken.
2015-08-22 17:07:43 -04:00
Anthony Scopatz
f9475ab54f stop intercepting SIGINT 2015-08-22 16:59:37 -04:00
Anthony Scopatz
b00d56f25e removed thread-based writer. 2015-08-22 16:31:58 -04:00
Anthony Scopatz
e7d1550b2c added history handling to raw mode 2015-08-22 16:10:18 -04:00
Anthony Scopatz
9ced22ea5d generalizations 2015-08-22 16:01:39 -04:00
Anthony Scopatz
e20d0cc081 OMG it works 2015-08-22 15:57:58 -04:00
Anthony Scopatz
e7ce44a3cb Merge branch 'master' into hist-next 2015-08-21 17:27:11 -04:00