Commit graph

47 commits

Author SHA1 Message Date
Gil Forsyth
58c34f2395 add changelog 2016-06-23 15:49:58 -04:00
Anthony Scopatz
a32638cbb4 Merge branch 'master' into cc 2016-06-21 14:20:13 -04:00
Lucas Inojosa
263203dad7 CHANGELOG for #1233 2016-06-21 12:04:56 -03:00
Anthony Scopatz
f094bad69f Merge branch 'master' into cc 2016-06-21 10:56:14 -04:00
Anthony Scopatz
15084eb3d1 added news for pid 2016-06-20 21:28:00 -04:00
Anthony Scopatz
a3c28654d4 added news 2016-06-20 13:29:42 -04:00
Anthony Scopatz
43d487c243 Merge pull request #1273 from youtux/fix-main-config-file
fix bug in main: args.config_path not being used
2016-06-18 14:33:23 -04:00
Anthony Scopatz
96d965652d Merge pull request #1271 from xonsh/fix_alias
Fix aliases that reference them self
2016-06-18 14:31:59 -04:00
Gil Forsyth
ead6bb9a32 Merge pull request #1274 from youtux/wizard-foreign-shell-prompt
Be more explicit in foreign shell wizard
2016-06-18 10:22:36 -04:00
Alessio Bogon
71e3c007f1 Add the news. 2016-06-18 16:12:41 +02:00
Alessio Bogon
5b42064950 fix bug in main: args.config_path not being used 2016-06-18 00:46:06 +02:00
Alessio Bogon
1a23ae1a0c Add the news. 2016-06-18 00:27:37 +02:00
Morten Enemark Lund
efb44b9f83 add changelog 2016-06-17 22:58:36 +02:00
Anthony Scopatz
3dc6703e45 some hist doc changes 2016-06-17 13:52:05 -04:00
JohnLunzer
426b1ffec4 Merged with master. Alphabetized xonsh.tools import in test_tools.py 2016-06-17 13:25:36 -04:00
JohnLunzer
1ba3b50090 Updated documenation and changed to direct imports 2016-06-17 12:55:42 -04:00
Anthony Scopatz
f3095f698f Merge branch 'path_expand' of https://github.com/VHarisop/xonsh into VHarisop-path_expand 2016-06-17 11:35:57 -04:00
JohnLunzer
36f3ec6955 Merge xonsh master. Make hopefully final changes. 2016-06-17 10:11:59 -04:00
Gil Forsyth
4c51daf04e Merge pull request #1249 from xonsh/sort_comp
Better sorting of completions.
2016-06-17 09:44:44 -04:00
Morten Enemark Lund
c703315f36 Add changelog entry 2016-06-17 12:51:59 +02:00
VHarisop
733c9bc25b
Added news entry, fixed conflict with master 2016-06-17 12:33:18 +03:00
Anthony Scopatz
58374309bc Merge branch 'master' into amal 2016-06-17 00:28:33 -04:00
Anthony Scopatz
af1f01ce92 Merge pull request #1226 from adqm/pipe
Fix for pipeline issues
2016-06-17 00:27:47 -04:00
Anthony Scopatz
706f2b60cc fixed merge conflict 2016-06-16 22:59:27 -04:00
Anthony Scopatz
f37514f4a7 Merge branch 'more_search' of https://github.com/adqm/xonsh into adqm-more_search 2016-06-16 22:51:27 -04:00
Morten Enemark Lund
9d7e8329c1 Add changelog 2016-06-16 22:37:45 +02:00
Anthony Scopatz
8b3a09be8a updated docs 2016-06-16 12:57:21 -04:00
adam j hartz
2adddd6ea4 changelog 2016-06-16 00:59:58 -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
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
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
67fd98b366 Add change log entry 2016-06-14 20:33:09 +02:00
Morten Enemark Lund
54d3c19e97 Added changelog entry 2016-06-14 19:54:55 +02:00
adam j hartz
f6bd27252b Merge branch 'master' into pipe 2016-06-13 23:51:58 -04:00
adam j hartz
a73f614992 changelog 2016-06-13 23:49:48 -04:00
Morten Enemark Lund
9ce59a8795 Add changelog entry 2016-06-13 16:32:27 +02:00
adam j hartz
213768a3c9 Merge pull request #1216 from pgoelz/master
Do not throw an exception on 'completer list' if a completer has no docstring
2016-06-12 18:46:35 -04:00
Paul Goelz
94abe59a5a Add changelog. 2016-06-13 00:37:14 +02:00
Morten Enemark Lund
af50d8c2ec Added change log entry 2016-06-12 23:32:57 +02:00
Anthony Scopatz
3aa3a21eef Merge branch 'master' into rmbash 2016-06-11 22:47:16 -04:00
Anthony Scopatz
0ee3c98c05 bash removal 2016-06-11 22:46:14 -04:00
Anthony Scopatz
b25b057b28 Merge pull request #1210 from cryzed/clean-up-premain
Clean up argument parsing in premain by removing undo_args hack
2016-06-11 21:29:52 -04:00
cryzed
433822d7fa Add changelog news file 2016-06-12 03:18:14 +02:00
adam j hartz
fdc73acfa7 merge from master 2016-06-11 21:08:32 -04:00
Anthony Scopatz
8a92da66b1 some prep movements 2016-06-11 16:11:26 -04:00