Anthony Scopatz
6e01e07523
can run bash et al
2016-09-28 21:36:32 -04:00
Anthony Scopatz
214b7138c1
seems liks just a pipeline problem
2016-09-28 21:14:47 -04:00
Anthony Scopatz
36600af0b2
seems liks just a pipeline problem
2016-09-28 21:11:30 -04:00
Anthony Scopatz
4a58eb9d4f
added some tests for the new predictors
2016-09-28 20:00:18 -04:00
Anthony Scopatz
166840b8fd
some cache fixes
2016-09-28 19:37:31 -04:00
Anthony Scopatz
64f40945be
OK this seems to work
2016-09-28 00:14:41 -04:00
Anthony Scopatz
b668e9c7af
some alt mode clean up
2016-09-27 22:35:07 -04:00
Anthony Scopatz
93d1a279ec
have proper alt-mode switching
2016-09-27 22:26:28 -04:00
Anthony Scopatz
6521fd530b
better sigint handling
2016-09-27 20:01:24 -04:00
Anthony Scopatz
e0a69640dc
not sucessful in turning echo off
2016-09-27 01:22:47 -04:00
Anthony Scopatz
50e6faee87
fixed redirection issue for stdout
2016-09-27 00:30:49 -04:00
Anthony Scopatz
8dfd594104
fixed sigint issue.
2016-09-27 00:18:03 -04:00
Anthony Scopatz
2cddac0afb
a bit more
2016-09-26 23:36:48 -04:00
Anthony Scopatz
a4bceb4e0b
a bit more
2016-09-26 23:32:07 -04:00
Anthony Scopatz
85d3d3d65a
more interface work
2016-09-26 23:19:12 -04:00
Anthony Scopatz
f1c9765492
some stuff
2016-09-26 22:37:14 -04:00
Anthony Scopatz
20a1c01bc5
stream stderr mayber
2016-09-26 20:12:21 -04:00
Anthony Scopatz
dbb349831b
Merge branch 'master' into rs
2016-09-26 19:47:46 -04:00
Gil Forsyth
2a0f778ca4
Merge pull request #1760 from xonsh/srcnl
...
Source alias newline fix
2016-09-26 16:48:03 -04:00
Gil Forsyth
e301893789
Merge pull request #1768 from Carreau/no-ifs-36
...
No need to check version now that there is a 3.6 parser.
2016-09-26 13:53:46 -04:00
Matthias Bussonnier
039a523111
No need to check version now that there is a 3.6 parser.
2016-09-26 10:10:46 -07:00
Anthony Scopatz
44510bf0ce
silly error
2016-09-25 21:03:34 -04:00
Anthony Scopatz
78880fadd9
a bit more
2016-09-25 21:01:01 -04:00
Anthony Scopatz
fb9d55c343
typo in name
2016-09-25 20:48:10 -04:00
Anthony Scopatz
a6de9f3841
tests run on windows
2016-09-25 20:43:27 -04:00
Anthony Scopatz
2f2f8db471
no longer dies right away
2016-09-25 19:49:54 -04:00
Anthony Scopatz
afccd10b6a
minor cleanup
2016-09-25 16:40:40 -04:00
Anthony Scopatz
5a7e2b2784
some dirstack unc test fixes
2016-09-25 16:33:18 -04:00
Anthony Scopatz
24e0f61808
fixed commands cache env test
2016-09-25 15:54:31 -04:00
Konstantinos Tsakiltzidis
c8f9415bb9
Merge pull request #1764 from xonsh/pcf
...
new path completer fix and tests
2016-09-25 22:46:24 +03:00
Anthony Scopatz
27216528c3
some windows resizeing fixes
2016-09-25 15:26:56 -04:00
Anthony Scopatz
9e4dbd446e
Merge branch 'pcf' into rs
2016-09-25 15:11:33 -04:00
Anthony Scopatz
aff0a090ce
new path tests
2016-09-25 15:07:42 -04:00
Anthony Scopatz
51c48c8b54
Merge pull request #1762 from t184256/xontrib-vi-mode-prompt
...
Add xontrib-vi-mode-prompt
2016-09-25 14:46:51 -04:00
Alexander Sosedkin
c4b0954d6b
Add xontrib-vi-mode-prompt
...
xontrib-vi-mode-prompt is a vi-mode status formatter for xonsh prompt.
Homepage: https://github.com/t184256/xontrib-prompt-vi-mode
As it depends on xonsh/xonsh/pull/1761,
I've branched it off t184256/xonsh/reeval-prompt-on-keypress.
2016-09-26 01:21:52 +07:00
Anthony Scopatz
eff262629a
Merge pull request #1761 from t184256/reeval-prompt-on-keypress
...
Add $XONSH_UPDATE_PROMPT_ON_KEYPRESS option
2016-09-25 14:08:13 -04:00
Alexander Sosedkin
85f4d3fcd0
Add $XONSH_UPDATE_PROMPT_ON_KEYPRESS option
...
$XONSH_UPDATE_PROMPT_ON_KEYPRESS = True (False by default)
disables prompt caching, so that it will be reevaluated on each keypress.
It is crucial, e.g. for exposing vi-input-mode to the prompt (see #1048 ).
Performance with slow prompts will probably suffer.
2016-09-26 00:04:48 +07:00
Konstantinos Tsakiltzidis
60af7125a1
Merge pull request #1759 from xonsh/polygraphs
...
Addressed double equals issue, and others
2016-09-25 15:34:15 +03:00
Anthony Scopatz
20fd3b7241
init reorder
2016-09-24 18:22:09 -04:00
Anthony Scopatz
86a3b853dd
aliase newline fix
2016-09-24 18:00:06 -04:00
Anthony Scopatz
2c4096c596
Merge pull request #1751 from blahgeek/fix-complete-alias
...
fix completion after alias expansion in prompt_toolkit
2016-09-24 17:43:05 -04:00
Anthony Scopatz
75eada8412
Merge pull request #1724 from laerus/gitstatus
...
vc_branch prompt
2016-09-24 17:42:16 -04:00
Konstantinos Tsakiltzidis
12f9a928dc
Merge pull request #1755 from t184256/gitstatus-allow-empty
...
Allow empty XONSH_GITSTATUS_ defs
2016-09-25 00:27:47 +03:00
Anthony Scopatz
5a0b8d718a
addressed double equals issue
2016-09-24 17:00:30 -04:00
Anthony Scopatz
861aedfc4d
some minor cleanup
2016-09-24 16:13:14 -04:00
Anthony Scopatz
bde2f985e6
try clearing tasks
2016-09-24 16:09:01 -04:00
Anthony Scopatz
51866ee92e
try different singleton
2016-09-24 16:05:48 -04:00
Anthony Scopatz
5ee1d81cbc
force test files
2016-09-24 15:56:15 -04:00
Anthony Scopatz
b29c456f4d
subproc issue
2016-09-24 15:43:36 -04:00
Anthony Scopatz
2ebd81e2b0
some test fixes
2016-09-24 15:28:12 -04:00