Commit graph

9683 commits

Author SHA1 Message Date
cafehaine
a5b09933b7 Rename _get_env_var to something more fitting 2020-10-08 20:20:46 +02:00
Anthony Scopatz
18b607f363
Merge pull request #3854 from mariusvniekerk/git-locking
Prevent loging git when building prompt
2020-10-08 11:06:32 -05:00
cafehaine
cdb2514445 Factorize common code between print_warning and print_exception 2020-10-08 09:22:22 +02:00
Anthony Scopatz
7a55a805d8
Merge pull request #3856 from anki-code/revert_doc_reg
Reverted "Register typed environment variables"
2020-10-07 16:06:16 -05:00
Marius van Niekerk
28a024acc1
adjust for review comments 2020-10-07 17:03:23 -04:00
a
fb08e3f747 Removed "Register typed environment variables" 2020-10-08 00:01:46 +03:00
Anthony Scopatz
8acb3906da
Merge pull request #3852 from anki-code/path_imp
Environ improvements: DIRS, tutorial, converter
2020-10-07 15:18:40 -05:00
Marius van Niekerk
e64628a716
Don't modify detyped environment 2020-10-07 16:16:08 -04:00
cafehaine
844ec0084b Add an optional message to the deprecation warning 2020-10-07 21:57:21 +02:00
Marius van Niekerk
3c4b40b31e
Prevent loging git when building prompt
Set GIT_OPTIONAL_LOCKS=0 to prevent locking a git repo when updating the prompt.
2020-10-07 15:19:19 -04:00
a
cd4e69ae51 bump my lovely macos tests 2020-10-07 19:38:42 +03:00
a
97024cbf27 env path 2020-10-07 19:28:51 +03:00
a
04df5c75ad env path 2020-10-07 19:22:02 +03:00
Anthony Scopatz
d055742602
Merge pull request #3851 from anki-code/completer_exception
More stable exception handling in the completer.
2020-10-07 11:02:11 -05:00
a
ffde569621 single empty line above 2020-10-07 18:46:04 +03:00
a
eb12f95976 More stable exception handling in the completer. 2020-10-07 18:28:11 +03:00
Anthony Scopatz
ff4b6c1bc6
Merge pull request #3847 from cafehaine/master
Fix differing PTK and readline background handling
2020-10-07 09:40:33 -05:00
Anthony Scopatz
63c84db26f
Merge pull request #3849 from anki-code/vscode
Added Visual Studio Code (VSCode) extension and Vim syntax file to the Editors page
2020-10-07 09:37:44 -05:00
a
d6e6cb83e3 vscode and vim editors 2020-10-07 15:00:33 +03:00
a
e50067aed7 If you still have concerns about the determination process... 2020-10-07 14:24:58 +03:00
a
a33310f9ab If you still have concerns about the determination process... 2020-10-07 14:15:00 +03:00
cafehaine
99867ef125 Fix differing PTK and readline background handling
Closes #3827
2020-10-07 08:55:15 +02:00
Anthony Scopatz
68993e4b3d
Merge pull request #3817 from anki-code/printx
Added printx to builtins
2020-10-06 15:25:20 -05:00
Anthony Scopatz
b587a51240
Merge pull request #3839 from anki-code/no_welcome_norc
xonsh arguments improvement
2020-10-06 15:08:19 -05:00
a
81a03b39f8 Merge branch 'master' of https://github.com/xonsh/xonsh into no_welcome_norc 2020-10-06 22:43:36 +03:00
a
4d6ec7337b news 2020-10-06 22:36:06 +03:00
a
0f55b23e9c revert check no-rc 2020-10-06 22:33:24 +03:00
a
e24f572a9a version 2020-10-06 22:29:46 +03:00
a
67033d3e33 docs 2020-10-06 22:26:15 +03:00
a
dea51e7669 news 2020-10-06 22:25:30 +03:00
a
8a0a31a08b Added print_color. Unlink builtins. 2020-10-06 22:23:53 +03:00
Anthony Scopatz
25086c895c
Merge pull request #3836 from xonsh/revert_completion_auto_select
Revert completion auto-selection
2020-10-06 13:28:55 -05:00
a
5cc636a53d black 2020-10-06 04:08:50 +03:00
a
4c6fd50698 argparse own version 2020-10-06 03:49:26 +03:00
a
9682761476 shell-type 2020-10-06 03:42:37 +03:00
a
00f9c6a61c Beautify --shell-type 2020-10-06 03:39:28 +03:00
a
178d13be66 news 2020-10-06 03:29:35 +03:00
a
fc1a1ee018 bump tests 2020-10-06 03:24:00 +03:00
a
fdb3c9b656 news 2020-10-06 03:20:28 +03:00
a
9d6d915875 Merge branch 'args' of github.com:anki-code/xonsh into no_welcome_norc 2020-10-06 03:16:26 +03:00
a
f07f30525a Capitalize args help and suppress old deprecated arg. 2020-10-06 03:15:43 +03:00
a
aed16f2071 Disable welcome screen if `--no-rc` argument was passed. 2020-10-06 03:04:21 +03:00
a
5dd92989db proxy 2020-10-06 01:26:53 +03:00
a
3dfdd4414b typo 2020-10-06 00:15:20 +03:00
a
249c7042e8 awesome example in bash to xonsh 2020-10-06 00:09:12 +03:00
a
9cb29bb66c printx DynamicAccessProxy 2020-10-06 00:06:01 +03:00
a
81c4f4c636 Merge branch 'master' of https://github.com/xonsh/xonsh into printx 2020-10-06 00:02:08 +03:00
Anthony Scopatz
f9e0f072ac
changed internal usage of NO_COLOR to reset (#3835)
* changed internal usage of NO_COLOR to reset

* black
2020-10-05 16:59:24 -04:00
Gil Forsyth
66b1af68a4
Revert completion auto-selection 2020-10-05 16:55:27 -04:00
Anthony Scopatz
b5a7439dca
Merge pull request #3830 from dannysepler/typos
Fix some typos in docs
2020-10-05 14:42:43 -05:00