Gil Forsyth
|
fea5c10d5f
|
remove comments and fix long line
|
2016-08-27 17:12:57 -04:00 |
|
Gil Forsyth
|
2e70e6cee1
|
make sure path completions show full name in dir
`cd git/xon` would show `sh/` as the completion which is not wrong, but
less helpful
|
2016-08-27 17:09:51 -04:00 |
|
Gil Forsyth
|
fd2d37ff50
|
fix up completion display in ptk
|
2016-08-27 16:56:41 -04:00 |
|
Gil Forsyth
|
614687aad9
|
fix for envvar expansion completion in ptk
|
2016-08-27 08:31:45 -04:00 |
|
Anthony Scopatz
|
a89c61296f
|
Merge pull request #1617 from blahgeek/add-completion-confirm
New option to use <Enter> to confirm completion instead of running command
|
2016-08-26 18:53:23 -04:00 |
|
Anthony Scopatz
|
9b279ee53f
|
Merge pull request #1634 from xonsh/remove_pacman_tabcomplete
remove pacman completion xontrib
|
2016-08-26 09:56:49 -04:00 |
|
Gil Forsyth
|
7aef01eea0
|
remove pacman completion xontrib
This xontrib is no longer needed thanks to improvements in
bash-completion imports. Yay! One less thing to maintain!
|
2016-08-26 09:36:17 -04:00 |
|
BlahGeek
|
6604464465
|
Merge branch 'master' into add-completion-confirm
|
2016-08-26 13:21:09 +08:00 |
|
Anthony Scopatz
|
aadea0fae5
|
Merge pull request #1629 from Siecje/prompt_ret_code
Adding prompt_ret_code to xontribs
|
2016-08-26 00:13:56 -04:00 |
|
Anthony Scopatz
|
ad9138c615
|
Merge branch 'enshorten_attr_comp'
|
2016-08-25 23:55:37 -04:00 |
|
Gil Forsyth
|
ad077af47b
|
Merge branch 'master' into enshorten_attr_comp
|
2016-08-25 16:36:27 -04:00 |
|
Gil Forsyth
|
7854fb0526
|
use rpartition to split up prefix
|
2016-08-25 16:05:53 -04:00 |
|
Cody Scott
|
4672438eed
|
Adding prompt_ret_code to xontribs
|
2016-08-25 12:32:15 -04:00 |
|
BlahGeek
|
fbe2f1c60f
|
rename COMPLETION_CONFIRM -> COMPLETIONS_CONFIRM
|
2016-08-25 22:24:43 +08:00 |
|
Anthony Scopatz
|
087327a3b1
|
Merge pull request #1622 from xonsh/circle_ci
[WIP] Use Circle CI for py3.4 and py3.5
|
2016-08-25 09:22:00 -04:00 |
|
Gil Forsyth
|
d47ac71e6b
|
only show rightmost completion in nested attrs
only prompt_toolkit so far
|
2016-08-25 09:20:16 -04:00 |
|
Konstantinos Tsakiltzidis
|
7a689bbbcb
|
Merge pull request #1623 from xonsh/expandvar
more expand vars
|
2016-08-25 15:16:56 +03:00 |
|
Anthony Scopatz
|
9a958f2eba
|
more expand vars
|
2016-08-25 00:35:02 -04:00 |
|
BlahGeek
|
9e5b88657e
|
Merge branch 'master' into add-completion-confirm
|
2016-08-25 12:02:10 +08:00 |
|
Anthony Scopatz
|
e60defd2ec
|
Merge pull request #1611 from xonsh/no_completion_brackets
Option to turn off completion brackets
|
2016-08-24 23:50:41 -04:00 |
|
Gil Forsyth
|
679026212d
|
remove py34 and py35 from travis build
leaving nightly in for now since that isn't available on circleci (i
don't think)
|
2016-08-24 14:33:02 -04:00 |
|
Gil Forsyth
|
fbe773ff3d
|
parallelize runs
|
2016-08-24 14:21:37 -04:00 |
|
Gil Forsyth
|
34fe72cec3
|
use bash explicitly to run script
|
2016-08-24 14:15:21 -04:00 |
|
Gil Forsyth
|
0d916c426c
|
hack in separate 3.4 and 3.5 tests in conda
|
2016-08-24 14:12:56 -04:00 |
|
Gil Forsyth
|
c03122aafa
|
fix version numbers
|
2016-08-24 13:54:58 -04:00 |
|
Gil Forsyth
|
416da7900b
|
add multiple environments
|
2016-08-24 13:50:15 -04:00 |
|
Gil Forsyth
|
a9a7858d41
|
remove virtualenv from build
|
2016-08-24 13:45:30 -04:00 |
|
Gil Forsyth
|
14194bc5e0
|
move setup to post
|
2016-08-24 13:40:39 -04:00 |
|
Gil Forsyth
|
091ce80a94
|
use hardcoded path to environment folder
circle ci launches a new terminal for every command so source activate won't work correctly
|
2016-08-24 13:28:48 -04:00 |
|
Gil Forsyth
|
1461b41a29
|
add circleci yml file
|
2016-08-24 13:20:17 -04:00 |
|
BlahGeek
|
b3c0b695bd
|
add to DEFAULT_ENSURES
|
2016-08-25 00:58:42 +08:00 |
|
Anthony Scopatz
|
90a24d7275
|
Merge pull request #1620 from GuillaumeLeclerc/patch-1
Add information about utf8 support on linux
|
2016-08-24 10:05:44 -04:00 |
|
Guillaume Leclerc
|
271ec614d6
|
Add information about utf8 support on linux
This commit explains how to fix the problem described in #912
Closes #912
|
2016-08-24 15:44:55 +02:00 |
|
Gil Forsyth
|
ae8f800f16
|
Merge pull request #1602 from blahgeek/fix-bash-completion
New implementation of bash completer
|
2016-08-24 07:49:38 -04:00 |
|
Gil Forsyth
|
5156bac3c2
|
use [ only when attribute has __get_item__
|
2016-08-24 07:48:29 -04:00 |
|
Anthony Scopatz
|
7ef1ebd902
|
Merge pull request #1616 from laerus/falias
ignore foreign aliases
|
2016-08-24 07:39:08 -04:00 |
|
Anthony Scopatz
|
491e0e8e92
|
Merge pull request #1618 from a-da/master
improved #1170 warning message "no readline"
|
2016-08-24 07:35:40 -04:00 |
|
Andrei
|
4e9142d58a
|
improved #1170 warning message "no readline"
https://github.com/xonsh/xonsh/issues/1170#issuecomment-240922451
|
2016-08-24 13:11:42 +02:00 |
|
laerus
|
54ac7d108c
|
pep8tify
|
2016-08-24 14:00:10 +03:00 |
|
laerus
|
6b1b2d66f7
|
typo
|
2016-08-24 13:42:44 +03:00 |
|
laerus
|
e0f5fa66cd
|
cleanup
|
2016-08-24 13:38:40 +03:00 |
|
BlahGeek
|
79353def69
|
pep8 fix
|
2016-08-24 11:58:53 +08:00 |
|
BlahGeek
|
2d2f8bdf4b
|
clean up code
|
2016-08-24 11:44:47 +08:00 |
|
BlahGeek
|
e5c913ac42
|
add changelog
|
2016-08-24 10:27:20 +08:00 |
|
BlahGeek
|
05d8e4ffc3
|
COMPLETION_CONFIRM defaults to False
|
2016-08-24 10:24:36 +08:00 |
|
BlahGeek
|
c15277f8ff
|
new option: COMPLETION_CONFIRM
|
2016-08-24 10:19:38 +08:00 |
|
laerus
|
8a95037d38
|
intersection
|
2016-08-24 04:52:58 +03:00 |
|
laerus
|
f59619c90b
|
typo
|
2016-08-24 04:46:40 +03:00 |
|
laerus
|
05cc6c39e8
|
import sys
|
2016-08-24 04:30:29 +03:00 |
|
laerus
|
783eef7eb7
|
news entry
|
2016-08-24 04:21:52 +03:00 |
|