Commit graph

3739 commits

Author SHA1 Message Date
adam j hartz
b7baa64abd fixes for search funcs 2016-06-16 00:59:57 -04:00
adam j hartz
638ad3a10a update tests 2016-06-16 00:59:57 -04:00
adam j hartz
40840f4015 restructure extra search functions 2016-06-16 00:59:57 -04:00
adam j hartz
f378fa5dfa include empty prefix 2016-06-16 00:59:57 -04:00
adam j hartz
b1d41c6c17 change regex for SearchPath token 2016-06-16 00:59:57 -04:00
adam j hartz
9bdc8af1b3 small docs updates 2016-06-16 00:59:57 -04:00
adam j hartz
78f6f92d37 make globsearch do the right thing on empty and respect CASE_SENSITIVE_COMPLETIONS 2016-06-16 00:59:57 -04:00
adam j hartz
2841c126df update tests, add some new tests 2016-06-16 00:59:57 -04:00
adam j hartz
21b0f669fb attempt to fix pygments for new syntax 2016-06-16 00:59:25 -04:00
adam j hartz
bf1d3ad8fe document new features 2016-06-16 00:59:25 -04:00
adam j hartz
78a8572e4d fix SearchPath 2016-06-16 00:59:25 -04:00
adam j hartz
af646a8a91 allow users to specify their own search functions 2016-06-16 00:59:25 -04:00
adam j hartz
e37279ee64 add search_functions to builtins 2016-06-16 00:59:25 -04:00
adam j hartz
2dd927ddf7 allow more general searching for paths 2016-06-16 00:59:25 -04:00
adam j hartz
f561fe0ae8 change name regexpath -> searchpath everywhere 2016-06-16 00:58:47 -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
JohnLunzer
2a5e9c6c2f fixed pep8 issues 2016-06-15 15:40:49 -04:00
JohnLunzer
42b13fc4a3 history now parses .rc/.profile for HISTFILE with bash and zsh 2016-06-15 15:38:22 -04: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