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
Anthony Scopatz
911021e0c3
firx for non-captured output
2016-09-24 15:15:38 -04:00
Anthony Scopatz
d415a867a9
Merge branch 'master' into rs
2016-09-24 14:55:06 -04:00
Anthony Scopatz
0f80b67287
some more docs
2016-09-24 14:54:29 -04:00
Anthony Scopatz
2b5a5e2a75
even more docs
2016-09-24 14:50:49 -04:00
Anthony Scopatz
1a34c10a39
some docs
2016-09-24 14:36:16 -04:00
Anthony Scopatz
83ecfd0578
iteration now works as expected
2016-09-24 14:21:45 -04:00
Anthony Scopatz
6180dbc70a
try restructuring.
2016-09-24 13:40:35 -04:00
Anthony Scopatz
0e903dce8f
supdates
2016-09-24 12:44:32 -04:00
Anthony Scopatz
d135f17cf3
some more dispatch methods
2016-09-24 12:23:52 -04:00
Anthony Scopatz
5cd40eb13f
threading seems to work
2016-09-24 12:19:27 -04:00
Anthony Scopatz
643615ab98
cleanup seems to work
2016-09-24 11:46:26 -04:00
Anthony Scopatz
c5288df4b5
some cleanuo
2016-09-24 11:36:31 -04:00
Anthony Scopatz
4e012be3b4
seems to work
2016-09-24 11:27:52 -04:00
Anthony Scopatz
f8cb5392c4
parallel readed
2016-09-24 11:13:11 -04:00
Leonardo Santagada
80c7e28641
implements $BOTTOM_TOOLBAR to create a bottom toolbar
2016-09-24 15:37:59 +02:00
Alexander Sosedkin
d146da661d
Allow empty XONSH_GITSTATUS_ defs
...
builtins.__xonsh_env__.get('XONSH_GITSTATUS_' + key) or _DEFS[key]
swallowed not only None, but also empty strings, and was replaced
with an explicit check for None.
2016-09-24 13:35:09 +07:00
Anthony Scopatz
2b3ae98289
more updates
2016-09-24 02:23:52 -04:00
Anthony Scopatz
c3ec3dd1e6
removed teepty
2016-09-23 22:38:08 -04:00
Anthony Scopatz
65113eb793
cleaned up iterraw()
2016-09-23 22:29:35 -04:00
Anthony Scopatz
d999c4fb26
safe readlines
2016-09-23 22:23:43 -04:00
Anthony Scopatz
a59aa59e84
renamed to pipeline
2016-09-23 22:13:42 -04:00
Anthony Scopatz
ccaca29662
fixed some stuff
2016-09-23 22:06:31 -04:00
Anthony Scopatz
e2c0c29d8d
some cleanup
2016-09-23 21:53:02 -04:00
Anthony Scopatz
6f968fc80c
super
2016-09-23 21:49:14 -04:00
Anthony Scopatz
a18950c126
more
2016-09-23 21:37:19 -04:00
Anthony Scopatz
c5d014b730
bare bones
2016-09-23 21:09:33 -04:00