Gil Forsyth
7bf2bcf9ac
publish dev and latest release docs on xonsh-docs
2016-10-20 19:48:38 -04:00
Gil Forsyth
83a35470ad
deploy dev docs to dev
and most recent release docs to root
2016-10-20 18:12:54 -04:00
Gil Forsyth
5b95f83f0b
Merge pull request #1876 from xonsh/fix_win_color_docs
...
Fix win color docs
2016-10-20 09:14:41 -04:00
Gil Forsyth
d1660d47da
Merge pull request #1875 from mitnk/fix-xontrib-prompt
...
fix xontrib prompt for empty list
2016-10-20 09:04:16 -04:00
Morten Enemark Lund
3b81311c08
Add news entry
2016-10-20 14:14:22 +02:00
Morten Enemark Lund
0720f8945f
Also set fonts with registry file
2016-10-20 14:11:09 +02:00
Morten Enemark Lund
0130810cf6
Update docs on colors with new pictures
2016-10-20 12:42:42 +02:00
Hugo Wang
b05cd80e85
fix falsed xontrib prompt
2016-10-20 15:04:43 +08:00
Morten Enemark Lund
2248700214
Ensure that the running cmd.exe directly also get the right colors.
2016-10-20 09:02:41 +02:00
Morten Enemark Lund
50dd2bbf2e
Update to win color documentation
2016-10-20 07:50:03 +02:00
Anthony Scopatz
3f45378515
Merge pull request #1872 from xonsh/alt-enter
...
Alt enter
2016-10-20 00:21:23 -04:00
Anthony Scopatz
ad90286f2d
Merge pull request #1873 from xonsh/doctr
...
Use doctr for dev docs
2016-10-20 00:20:52 -04:00
Gil Forsyth
6b2a13a711
add link to doctr in news entry
2016-10-19 19:55:14 -04:00
Gil Forsyth
54c0cbb9b2
fix backticks
2016-10-19 17:09:42 -04:00
Gil Forsyth
e0f018c594
add news entry
2016-10-19 17:06:48 -04:00
Gil Forsyth
a14d0c1957
add encrypted deploy key for use with doctr
2016-10-19 17:01:39 -04:00
Gil Forsyth
3052ad8230
use doctr to deploy dev docs on xonsh.github.io
2016-10-19 17:00:58 -04:00
Gil Forsyth
b268eb5ab2
restore support for prompt_toolkit <= 1.0.3
2016-10-19 16:33:40 -04:00
Gil Forsyth
056ac7d886
add news entry
2016-10-19 15:30:41 -04:00
Gil Forsyth
315572b3b4
put carriage-return stuff together
2016-10-19 15:20:30 -04:00
Gil Forsyth
8536884adf
remove unused import
2016-10-19 15:12:39 -04:00
Gil Forsyth
15f495a0c5
change filter creation in ptk keybindings
2016-10-19 15:11:59 -04:00
Gil Forsyth
61e02240c3
enable meta+enter to execute block
2016-10-19 14:55:11 -04:00
Konstantinos Tsakiltzidis
90384c3064
Merge pull request #1859 from xonsh/pd
...
Parallel delay
2016-10-19 11:36:08 +03:00
Konstantinos Tsakiltzidis
421100a2fb
Merge pull request #1869 from xonsh/test_cleanup
...
Test cleanup
2016-10-19 02:34:14 +03:00
Gil Forsyth
835cdc18f5
hilarious
2016-10-18 17:26:52 -04:00
Gil Forsyth
763fec3765
add news entry
2016-10-18 16:41:52 -04:00
Gil Forsyth
7dc1af8a73
fix bad indent
2016-10-18 16:39:39 -04:00
Gil Forsyth
1a5766db19
remove unused imports from test base shell
2016-10-18 16:39:09 -04:00
Gil Forsyth
d1f063f497
remove redefined tests from test_tools
2016-10-18 16:36:13 -04:00
Gil Forsyth
d312caeca0
remove unused imports and dedup test name
2016-10-18 16:15:30 -04:00
Gil Forsyth
0200ddd63a
remove unused imports and fix call to xonsh_env
2016-10-18 16:11:57 -04:00
Gil Forsyth
615ca4fecf
remove duplicate tests and fix flake issues
...
lots of copypasta doublespaces after `==` and one of the tests was
written in triplicate
2016-10-18 16:09:35 -04:00
Anthony Scopatz
fee489d0a6
Merge pull request #1865 from chronitis/path-backticks
...
Add support for path-yielding backticks
2016-10-18 13:49:04 -04:00
Gil Forsyth
4807b95bfd
Merge pull request #1867 from xonsh/landscape
...
landscape.io ignore ply directory
2016-10-18 11:36:33 -04:00
laerus
50f0dc46ab
landscape.io ignore ply directory
2016-10-18 16:38:47 +03:00
Morten Enemark Lund
05b8814539
Merge pull request #1866 from xonsh/histhelp
...
better history help messages
2016-10-18 15:28:14 +02:00
laerus
2689477806
better history help messages
2016-10-18 15:48:22 +03:00
Gordon Ball
00802dfef9
Add support for path-yielding backticks
2016-10-18 12:19:16 +02:00
Konstantinos Tsakiltzidis
08812b604a
Merge pull request #1864 from xonsh/locate_binary_fix
...
Fix regression in lazy_locate_binary introduced by #1852
2016-10-18 13:00:24 +03:00
Morten Enemark Lund
86b0e2373e
Fix bug in lazy_locate_binary introduced by #1852
...
We need to explicitly check that a command is not an alias before returning the path. This is necessary since the orignal cased name of an alias is now saved in the first element of the command_cache tuple (i.e. the path element). This bug was introduced in #1852
2016-10-18 10:55:41 +02:00
Anthony Scopatz
5fedb677ca
Merge pull request #1858 from xonsh/heal-test_ptk_multiline
...
Heal test ptk_multiline/replay/run_subproc
2016-10-16 15:31:46 -04:00
laerus
72b6dd7f69
stderr redirect
2016-10-16 22:20:36 +03:00
Anthony Scopatz
4896ecbade
Merge pull request #1856 from xonsh/qq
...
tutorial quoting section
2016-10-16 15:10:35 -04:00
laerus
2fb73f5953
Merge branch 'master' into qq
2016-10-16 21:52:13 +03:00
laerus
80155ca642
expected output tweak
2016-10-16 21:43:38 +03:00
laerus
b6c88b1136
test_integrations refactor
2016-10-16 21:08:37 +03:00
laerus
3d1601e3e7
moved test_run_subproc to test_integrations
2016-10-16 20:30:24 +03:00
Anthony Scopatz
a98f4e1c29
make check_prev_done event driven
2016-10-16 12:00:26 -04:00
Anthony Scopatz
51950cb215
fix and docs
2016-10-16 11:24:03 -04:00