Commit graph

4711 commits

Author SHA1 Message Date
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
Jamie Bliss
78783c71b5 Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
Jamie Bliss
4f03c4d221 Implement what I figure the data model should be for LoadEvent() 2016-08-24 00:04:33 -04:00
BlahGeek
79353def69 pep8 fix 2016-08-24 11:58:53 +08:00
Jamie Bliss
4be3bf8950 Test for naming classes by string, too 2016-08-23 23:58:22 -04:00
Jamie Bliss
4ba21c9b16 Actually test event transmogrification 2016-08-23 23:54:29 -04:00
BlahGeek
2d2f8bdf4b clean up code 2016-08-24 11:44:47 +08:00
Jamie Bliss
1c1122b742 Refactor everything.
(Maybe I should have broken this up better?)
2016-08-23 23:44:05 -04:00
Jamie Bliss
2ffafe2ea6 Merge remote-tracking branch 'upstream/master' into events 2016-08-23 22:41:28 -04: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
laerus
a5c11fdeaf ignore foreign aliases name 2016-08-24 04:19:27 +03:00
Gil Forsyth
9c40c230e0 add VarDocs for COMPLETIONS_BRACKETS 2016-08-23 19:29:32 -04:00
Gil Forsyth
2f96365257 add changelog 2016-08-23 12:48:27 -04:00
Gil Forsyth
f27c858391 disable bkts for sys.stdin and add envvar to configure
Add `$COMPLETION_BRACKETS` (default True) to determine if the python
completer should add opening parens and square brackets to its
completions.

Whether or not `$COMPLETION_BRACKETS` is True, `sys.stdin`, `sys.stdout`
and `sys.stderr` do not have brackets in their completions.
2016-08-23 12:44:27 -04:00
BlahGeek
a3989c271e do not complete env variables 2016-08-23 22:42:17 +08:00
BlahGeek
e1a3be7a1c flake8 fix 2016-08-23 22:12:32 +08:00
BlahGeek
4fda4da1cc remove debug code 2016-08-23 22:05:38 +08:00
BlahGeek
188fee34dd rewrite bash completer 2016-08-23 22:04:43 +08:00
Gil Forsyth
62cb089717 Merge branch 'allnames' 2016-08-23 08:46:35 -04:00
Gil Forsyth
5c8f0354fa Merge branch 'master' into allnames 2016-08-23 08:46:25 -04:00
Gil Forsyth
eb6b1dcf11 small typo fix 2016-08-23 08:45:51 -04:00
Anthony Scopatz
a36b2047f6 Merge branch 'master' of github.com:xonsh/xonsh 2016-08-23 08:33:55 -04:00
Anthony Scopatz
c374787f04 Conches for the xonsh god! 2016-08-23 08:33:47 -04:00
Anthony Scopatz
7373893db1 Merge pull request #1599 from blahgeek/fix-bare-tuple-of-tuples
fix parsing for bare tuple of tuples
2016-08-22 06:25:39 -04:00
BlahGeek
10093a9f86 add changelog 2016-08-22 10:00:11 +08:00
BlahGeek
6513af02b3 do not use BASH_COMPLETE_SCRIPT_PRE 2016-08-22 09:53:11 +08:00
Gil Forsyth
fbe61006f7 Merge pull request #1603 from xonsh/syncp
yacc_debug loads parser on same thread.
2016-08-21 18:31:55 -04:00
Gil Forsyth
a2ec42c94a Merge pull request #1605 from xonsh/emptysh
Foreign shell function empty filename fix
2016-08-21 18:21:49 -04:00
Anthony Scopatz
12b6340700 foreign shell function empty filename fix 2016-08-21 17:23:53 -04:00
Anthony Scopatz
7837563baf check all names 2016-08-21 14:58:07 -04:00
Anthony Scopatz
1baa1d3de6 yacc_debug loads parser on same thread. 2016-08-21 12:09:51 -04:00
BlahGeek
c9d18ffa83 flake8 fix 2016-08-21 23:19:31 +08:00
BlahGeek
f344231e21 source bash_completion to provide helper funcs 2016-08-21 22:52:55 +08:00
BlahGeek
da62cf2fa4 fix last commit: format of changelog 2016-08-21 20:52:13 +08:00