xonsh/xonsh
2016-03-19 14:56:33 -04:00
..
parsers remove extra cases for !() 2016-03-19 14:56:33 -04:00
ptk Ensure that window and window.render_info exist. 2016-03-18 09:58:31 +01:00
__init__.py version bump to 0.2.6 2016-02-07 18:00:22 -05:00
aliases.py fg the mpl alias 2016-02-25 11:32:34 -05:00
ansi_colors.py black and white color map updates 2016-03-07 18:12:36 -05:00
ast.py add multi-dimensional slicing to parser 2016-03-17 11:09:05 -04:00
base_shell.py merge from master 2016-03-10 21:55:09 -05:00
built_ins.py fix type order error as seen in ab781a9 2016-03-16 21:37:08 -04:00
completer.py more natural interface to commands cache 2016-03-11 00:12:24 -05:00
diff_history.py fixed history diff color 2016-02-17 23:02:12 -05:00
dirstack.py alias usage hooks 2016-02-05 01:25:59 -05:00
environ.py minor fixup for !() and ![] 2016-03-16 01:51:11 -04:00
execer.py lstrip before $[$[ check 2016-03-03 13:29:46 -05:00
foreign_shells.py try fix for when no foreign functions 2016-02-09 02:12:13 -05:00
history.py alias usage hooks 2016-02-05 01:25:59 -05:00
imphooks.py Add a uniform character encoding to all files. 2015-11-16 14:10:40 -08:00
inspectors.py syntax hghlight superhelp 2016-02-18 00:09:42 -05:00
jobs.py check that we own _shell_tty before passing ownership 2016-01-14 15:44:17 +01:00
jupyter_kernel.py turn store stdout off for jupyter kernel 2016-01-18 23:09:16 -05:00
lazyjson.py Add a uniform character encoding to all files. 2015-11-16 14:10:40 -08:00
lexer.py switch syntax: ?(...) to !(...) 2016-03-11 12:29:18 -05:00
main.py Fixed problem where 'WIN_UNICODE_CONSOLE' was missing when running tests with mocked environment. 2016-03-02 12:51:07 +01:00
mplhooks.py win terminal width fix 2016-02-25 11:11:19 -05:00
openpy.py Add a uniform character encoding to all files. 2015-11-16 14:10:40 -08:00
parser.py initial version dps 2016-02-07 20:38:55 -05:00
pretty.py Added the copyright notice that was accidentally remove. 2016-02-14 07:43:24 +01:00
proc.py added some aliases to CompletedCommand 2016-03-16 12:30:45 -04:00
pyghooks.py Fix colors on recent enough pygments 2016-03-09 13:19:15 -08:00
readline_shell.py basic style printing in xonfig 2016-02-25 00:47:53 -05:00
replay.py Add a uniform character encoding to all files. 2015-11-16 14:10:40 -08:00
shell.py rprompt implementation 2016-02-21 13:00:01 -05:00
teepty.py Rebased with upstream/master 2015-11-21 14:14:49 -07:00
timings.py Add a uniform character encoding to all files. 2015-11-16 14:10:40 -08:00
tools.py minor fixup for !() and ![] 2016-03-16 01:51:11 -04:00
tracer.py color fixes for tracer 2016-02-17 01:47:28 -05:00
vox.py Vox: Activate: Automatically deactivate current env before activating the new one. 2016-02-16 19:35:32 +03:00
wizard.py added conversion display to input 2016-01-10 14:40:46 -05:00
xonfig.py fixed conflict 2016-03-01 12:59:28 -05:00