xonsh/xonsh
Anthony Scopatz 3545358a4b Merge pull request #1926 from xonsh/promptfields
prompt mechanism refactor
2016-11-04 15:21:59 -04:00
..
completers heal completers pip 2016-10-29 18:54:50 +03:00
parsers Add support for path-yielding backticks 2016-10-18 12:19:16 +02:00
ply Merge commit 'ab7536aa4d009bff83f8690b593eadfc033bafd5' as 'xonsh/ply' 2016-10-07 14:16:19 -04:00
prompt PromptFormatter cleanup 2016-11-04 18:56:52 +02:00
ptk PromptFormatter __call__ method 2016-11-01 20:12:38 +02:00
xoreutils small pep8 fixes so circle stops failing 2016-10-15 17:43:15 -04:00
__init__.py Merge branch 'master' into rs 2016-10-03 22:15:32 -04:00
__main__.py Allow python -m xonsh 2016-05-21 11:44:28 -07:00
aliases.py fixed conflicts 2016-10-10 23:46:59 -04:00
ansi_colors.py small style changes 2016-07-18 11:30:57 +02:00
ast.py removed dead code 2016-09-09 19:25:38 -04:00
base_shell.py PromptFormatter __call__ method 2016-11-01 20:12:38 +02:00
built_ins.py Merge pull request #1911 from xonsh/winalt 2016-11-01 13:41:10 +01:00
codecache.py fix for scripts breaking with code cache turned off 2016-08-19 01:11:16 -04:00
commands_cache.py add ranger to thread list, clean up news entries 2016-10-31 10:33:24 -04:00
completer.py Merge remote-tracking branch 'upstream/master' into events 2016-08-26 17:36:50 -04:00
contexts.py initial dsubmit 2016-06-05 22:12:19 -04:00
diff_history.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
dirstack.py fix remaining pep8 violations 2016-10-07 10:57:31 -04:00
environ.py warn about FORMATTER_DICT deprecation 2016-11-04 16:42:22 +02:00
events.py hot fix for pytest events 2016-08-28 10:32:10 -04:00
execer.py fixed conflicts with tests 2016-08-27 21:13:57 -04:00
foreign_shells.py fix if shaliases is None 2016-09-12 11:13:54 +03:00
history.py better history help messages 2016-10-18 15:48:22 +03:00
imphooks.py cleanup/tests 2016-08-27 13:51:45 +03:00
inspectors.py fix new pep8 problems after merge 2016-07-20 22:28:27 +02:00
jobs.py some start up 2016-09-21 20:37:19 -04:00
jupyter_kernel.py add alias expansion to the jupyter kernel 2016-07-27 11:55:51 -04:00
lazyasd.py lazyasd update from repo 2016-11-03 01:36:12 -04:00
lazyimps.py some flake fixes 2016-10-29 17:37:08 -04:00
lazyjson.py Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
lexer.py tweaks to use subtree PLY master 2016-10-07 14:24:15 -04:00
main.py renamed to pipeline 2016-09-23 22:13:42 -04:00
openpy.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
parser.py Start a Python 3.6 parser. 2016-09-18 10:48:30 -07:00
platform.py added docstring 2016-11-02 13:24:05 +08:00
pretty.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
proc.py Merge pull request #1911 from xonsh/winalt 2016-11-01 13:41:10 +01:00
pyghooks.py Fix swapped background colors on PTK completions. 2016-11-01 14:52:33 +01:00
pytest_plugin.py Change import form back to import xonsh.imphooks 2016-08-30 00:22:26 +02:00
readline_shell.py PromptFormatter __call__ method 2016-11-01 20:12:38 +02:00
replay.py Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
shell.py fix falsed xontrib prompt 2016-10-20 15:04:43 +08:00
timings.py revert changes based on review 2016-07-20 22:07:45 +02:00
tokenize.py Add support for path-yielding backticks 2016-10-18 12:19:16 +02:00
tools.py Fix flake8 errors. 2016-10-27 08:20:26 +02:00
tracer.py more lazy imports 2016-09-04 23:23:24 +08:00
winutils.py please be done flake 2016-10-29 17:55:42 -04:00
wizard.py small style changes 2016-07-18 11:30:57 +02:00
xonfig.py added commit date in xonfig 2016-11-02 12:24:43 +08:00
xontribs.json Add xontrib-vi-mode-prompt 2016-09-26 17:29:03 +02:00
xontribs.py small pep8 fixes so circle stops failing 2016-10-15 17:43:15 -04:00