Anthony Scopatz
20b64aa665
added xon.sh
2016-06-16 10:35:26 -04:00
Anthony Scopatz
bb0998e2cb
some more potential speedups
2016-06-16 10:06:46 -04:00
Anthony Scopatz
ac52e7c407
added yacc thread
2016-06-16 02:24:03 -04:00
Anthony Scopatz
03fc1ede60
fixed up token map for 3.4
2016-06-16 01:48:23 -04:00
Anthony Scopatz
8a1c1610d0
fixed colors in ptk
2016-06-16 01:30:44 -04:00
Anthony Scopatz
824dda8ca8
fixed tests
2016-06-16 01:12:34 -04:00
Anthony Scopatz
51f61ca5cb
fixed history tests
2016-06-16 00:43:02 -04:00
Anthony Scopatz
37e88a2d10
fixed some global bugs
2016-06-16 00:36:02 -04:00
Anthony Scopatz
ab9ef2bd47
some major fixes
2016-06-16 00:24:35 -04:00
Anthony Scopatz
85ad78f8e2
fixed merge conflicts
2016-06-16 00:08:45 -04:00
Anthony Scopatz
f53ab0cea0
minor changes
2016-06-15 23:59:19 -04:00
Gil Forsyth
ce4cc0b9ad
Merge pull request #1212 from xonsh/rmbash
...
Remove Bash from Default Foreign Shells
2016-06-15 23:57:30 -04:00
Anthony Scopatz
cc7dc75cf6
actually faster
2016-06-15 22:13:14 -04:00
Anthony Scopatz
d2784efc0a
imports where I need
2016-06-15 22:11:17 -04:00
Anthony Scopatz
8a5d41f920
more updates
2016-06-15 21:43:19 -04:00
Anthony Scopatz
c0ffadf219
yep
2016-06-15 21:33:29 -04:00
Anthony Scopatz
c22e86aa76
lazy dirstack
2016-06-15 21:09:33 -04:00
Anthony Scopatz
5a964d5367
vox
2016-06-15 20:53:13 -04:00
Anthony Scopatz
57e09ab319
ok
2016-06-15 20:47:38 -04:00
Anthony Scopatz
facc4753a6
more
2016-06-15 20:08:32 -04:00
Anthony Scopatz
703c6f6fe8
jobs update
2016-06-15 20:05:39 -04:00
Anthony Scopatz
78fd336630
updated platform
2016-06-15 18:39:38 -04:00
Anthony Scopatz
4bcec76443
Merge branch 'master' into amal
2016-06-15 17:44:21 -04:00
Gil Forsyth
2c6640f2c2
Merge pull request #1245 from xonsh/remedy_env_defaults
...
Use env._defaults
2016-06-15 16:56:05 -04:00
Morten Enemark Lund
f9bd793991
Make _is_in_env()
use the ENV._defaults
2016-06-15 22:41:00 +02:00
Morten Enemark Lund
c0d489013a
Merge pull request #1242 from xonsh/quick_wizard_fix
...
point xonfig wizard to hidden docs attribute
2016-06-15 20:47:02 +02:00
Gil Forsyth
ffff589f76
point xonfig wizard to hidden docs attribute
2016-06-15 14:08:28 -04:00
Anthony Scopatz
916dc2a6d4
Merge pull request #1230 from xonsh/source_cmd_prompt
...
Source cmd prompt
2016-06-15 11:52:06 -04:00
Anthony Scopatz
3d239b134a
Merge pull request #1239 from xonsh/vi_mode_change
...
enable character selection in vi_mode
2016-06-15 11:35:29 -04:00
Gil Forsyth
aa1c9e2279
pep8 to the dome
2016-06-15 11:20:17 -04:00
Gil Forsyth
f543412c07
Merge pull request #1231 from xonsh/simplify_env_repr
...
Simplify Env.__repr__
2016-06-15 07:30:39 -04:00
Gil Forsyth
06ec4cbd46
enable character selection in vi_mode
...
When `open_in_editor` is enabled, the `VI_MODE` binding to open the
editor is `v`, which is unexpected, as `v` should be character
selection.
The `open_in_editor` option has been disabled, but the `Ctrl-X Ctrl-E`
shortcut to open the current buffer in an editor has been explicitly
enabled, so there shouldn't be any change of behavior for anyone except
those who were using `v` to open an editor in `VI_MODE` (which I think
is no one).
2016-06-15 07:20:43 -04:00
Morten Enemark Lund
42022b8cb2
Make defaults, ensures and docs to private attributes of the environment class
2016-06-15 08:37:00 +02:00
Anthony Scopatz
8d8e37628d
even more
2016-06-15 02:15:29 -04:00
Anthony Scopatz
b471bdd74d
even more more
2016-06-15 01:10:14 -04:00
Anthony Scopatz
ed385c45f5
even more
2016-06-15 01:02:00 -04:00
Anthony Scopatz
25c7e36278
mor minor ups
2016-06-15 00:54:45 -04:00
Anthony Scopatz
6f9c442dbc
more laziness
2016-06-15 00:44:01 -04:00
Anthony Scopatz
80339f5dc4
lazy and self destructive
2016-06-14 23:46:13 -04:00
Morten Enemark Lund
67fd98b366
Add change log entry
2016-06-14 20:33:09 +02:00
Morten Enemark Lund
c557aeaefc
Simplify Env.__repr__. This prevents the whole environment dictionary from being printed when the repr is called.
2016-06-14 20:28:51 +02:00
Morten Enemark Lund
54d3c19e97
Added changelog entry
2016-06-14 19:54:55 +02:00
Morten Enemark Lund
010098f2b2
Reset prompt environement before source *.bat files. The xonsh prompt template string is not useable by cmd.exe and it just makes output where 'Echo ON' is enabled look very strange.
2016-06-14 19:52:22 +02:00
Anthony Scopatz
6ce8da5908
yeppers
2016-06-14 00:07:55 -04:00
Anthony Scopatz
90dac354ca
lazy imports
2016-06-13 22:55:02 -04:00
Anthony Scopatz
6b618c4f9d
lazy integration
2016-06-13 22:39:14 -04:00
Anthony Scopatz
075d17056c
lazy module
2016-06-13 22:12:41 -04:00
Anthony Scopatz
01661dad6f
Merge branch 'master' into amal
2016-06-13 21:09:18 -04:00
Anthony Scopatz
a00775bae2
Merge pull request #1219 from xonsh/replace_prompt
...
Windows: Reset the PROMPT environment variable before starting subprocesses
2016-06-13 15:33:44 -04:00
Anthony Scopatz
d0a46610ee
Merge branch 'adqm-completer'
2016-06-13 15:26:05 -04:00