Anthony Scopatz
4dda6d3fce
fixed more test conflicts
2016-08-27 21:15:10 -04:00
Anthony Scopatz
0f70303624
fixed conflicts with tests
2016-08-27 21:13:57 -04:00
Anthony Scopatz
5e68e536e8
Merge pull request #1592 from xonsh/more_syntax_errors
...
Handle More Syntax Errors
2016-08-27 21:11:58 -04:00
Anthony Scopatz
d30bcf97ce
a few more
2016-08-27 20:02:45 -04:00
Anthony Scopatz
5a66fd05b5
more auto-wrapping fixes
2016-08-27 19:55:58 -04:00
Anthony Scopatz
82ae566fff
fixed up subproc warpper for macros
2016-08-27 19:35:48 -04:00
Anthony Scopatz
3c979c2fce
more docs
2016-08-27 19:05:42 -04:00
Anthony Scopatz
71bbe17a66
some comment removal
2016-08-27 18:16:19 -04:00
Anthony Scopatz
1a62cfe248
tests indicate that it works
2016-08-27 18:12:09 -04:00
Anthony Scopatz
0edb58f1b8
some test fixes
2016-08-27 17:38:57 -04:00
Anthony Scopatz
d4fc7ef5ad
mostly there
2016-08-27 17:28:45 -04:00
Gil Forsyth
fdddaba884
add news entry
2016-08-27 17:24:21 -04:00
Gil Forsyth
2c45da2daf
fix for same-level directory completion display
...
`cd xon` should display `xonsh/` not `sh/`
2016-08-27 17:22:10 -04:00
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
Anthony Scopatz
14ba018c8d
have no-ops
2016-08-27 16:46:32 -04:00
Anthony Scopatz
33db3acc02
something
2016-08-27 16:07:24 -04:00
Anthony Scopatz
a3c03b0b07
macro escape
2016-08-27 13:27:15 -04:00
Anthony Scopatz
8ddb15861f
some raw tests
2016-08-27 13:06:08 -04:00
Anthony Scopatz
314269f7ce
added * breaking
2016-08-27 12:55:19 -04:00
Jamie Bliss
ab6501748d
Use singleton instance of EventManager
2016-08-27 12:21:15 -04:00
Jamie Bliss
573e78372f
Add on_chdir
event and test.
...
Test is, of course, failing
2016-08-27 12:06:16 -04:00
Jamie Bliss
9ceb8f1292
Refactor _change_working_directory() slightly to prepare for events
2016-08-27 11:47:24 -04:00
Anthony Scopatz
0fc3f9b35c
Merge branch 'mstar' into m
2016-08-27 11:43:09 -04:00
Anthony Scopatz
c2fe714701
removed unused rules
2016-08-27 11:42:49 -04:00
Anthony Scopatz
a4471a0201
some macro arg cleanup
2016-08-27 11:40:52 -04:00
Jamie Bliss
866725dd2b
Speculative url
2016-08-27 11:24:43 -04:00
Jamie Bliss
6990d29ba5
Basic events newsitem
2016-08-27 11:13:56 -04:00
Anthony Scopatz
699d6ae714
some clean up
2016-08-27 11:05:21 -04:00
laerus
e7540488f7
history magic
2016-08-27 17:30:53 +03:00
Anthony Scopatz
a78ada5c3f
fixed merge conflicts
2016-08-27 10:19:42 -04:00
Anthony Scopatz
aea5740ed6
amalgam events
2016-08-27 10:18:07 -04:00
Anthony Scopatz
8eb44aed19
Merge pull request #1639 from xonsh/fix_envvar_path_comp
...
fix for envvar expansion completion in ptk
2016-08-27 10:15:14 -04:00
Anthony Scopatz
90769316d2
Merge pull request #1501 from astronouth7303/events
...
Implementation of Event Subsystem
2016-08-27 10:12:53 -04:00
Gil Forsyth
614687aad9
fix for envvar expansion completion in ptk
2016-08-27 08:31:45 -04:00
Anthony Scopatz
e0c8ecbc42
Merge pull request #1636 from laerus/dfile
...
xonsh module __file__ attribute
2016-08-27 08:28:10 -04:00
laerus
bbc965346b
cleanup/tests
2016-08-27 13:51:45 +03:00
Jamie Bliss
b11a25a6a6
Use print_exception()
2016-08-27 02:55:40 -04:00
Anthony Scopatz
ace8a2b57e
Merge branch 'master' into m
2016-08-26 21:30:05 -04:00
BlahGeek
3c0c98a0e2
use non-interactive shell, fix completions for scp
2016-08-27 08:20:31 +08:00
BlahGeek
ad5316e34a
bash completion: support nospace option
2016-08-27 08:19:58 +08:00
laerus
3bf460687a
__file__
2016-08-27 03:01:18 +03: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
Jamie Bliss
e49c37e67c
flake8
2016-08-26 17:46:48 -04:00
Jamie Bliss
4635b2dc0e
Merge remote-tracking branch 'upstream/master' into events
2016-08-26 17:36:50 -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
Romain Bignon
df9ba1223d
correctly preserve parameters
...
In case there are arguments containing spaces, there were splited. For
example:
$ xonsh -c 'echo 123'
['/home/rom1/python/xonsh/__main__.py', '-c', 'echo', '123']
$
With this patch:
$ xonsh -c 'echo 123'
['/home/rom1/python/xonsh/__main__.py', '-c', 'echo 123']
123
$
2016-08-26 14:43:35 +02:00
BlahGeek
6604464465
Merge branch 'master' into add-completion-confirm
2016-08-26 13:21:09 +08:00