Commit graph

9643 commits

Author SHA1 Message Date
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
Anthony Scopatz
97d0d0592a
Merge pull request #3831 from anki-code/tutorial_literal
Added "Advanced String Literals" to the "Tutorial".
2020-10-05 14:42:00 -05:00
Anthony Scopatz
da6fcaca25
Merge pull request #3832 from anki-code/fix_env_subst
Fix env variables wrong substitution
2020-10-05 14:40:19 -05:00
Anthony Scopatz
c77acc2570
Merge pull request #3814 from anki-code/exit
Added exit to builtins in not interactive mode
2020-10-05 14:36:18 -05:00
Anthony Scopatz
7c414d8521
Merge pull request #3822 from anki-code/patch-13
Syntax highlighting for xsh on Github
2020-10-05 14:34:10 -05:00
a
362ad1d738 "Add xsh syntax highlighting on Github" to wishlist 2020-10-05 22:17:27 +03:00
a
2c2ecef844 restored the line and commented 2020-10-05 22:03:20 +03:00
a
9f3170dbe3 fix 3818: Env variables wrong substitution 2020-10-05 13:56:44 +03:00
a
9ed8c6b9e3 Advanced String Literals 2020-10-04 18:49:54 +03:00
a
d406fd2919 Advanced String Literals 2020-10-04 18:48:51 +03:00
a
fbeb3f18d4 Advanced String Literals 2020-10-04 18:47:12 +03:00
a
02be19096e Advanced String Literals 2020-10-04 18:39:51 +03:00
Danny Sepler
088420d075 a few more 2020-10-03 23:25:27 -04:00
Danny Sepler
b59b0ceed2 Fix some typos 2020-10-03 23:02:39 -04:00
a
6cfe169de1 gh xsh 2020-10-01 23:38:25 +03:00
anki-code
66fe4ef33e
Create gh_xsh.rst 2020-10-01 23:35:15 +03:00
anki-code
387340d435
Syntax highlighting for xsh on Github 2020-10-01 23:33:19 +03:00
a
75d16233d0 printx 2020-10-01 04:08:34 +03:00
Anthony Scopatz
580b675f1a
Merge pull request #3813 from anki-code/env_get_path
Improved getting typed registered variables and path type changed
2020-09-30 16:48:13 -07:00
a
99ae3ff00d docs 2020-10-01 01:36:08 +03:00
a
3d308f4733 clean 2020-10-01 01:26:04 +03:00
a
1f2202c3cf news 2020-10-01 01:24:23 +03:00
a
759bf8dec5 exit ctx in non interactive 2020-10-01 01:13:12 +03:00
a
27d36f7853 Merge branch 'master' of https://github.com/xonsh/xonsh into exit 2020-10-01 00:16:55 +03:00
a
b53df868ce windows tests to the god of windows tests 2020-10-01 00:09:48 +03:00
a
7049c250b4 Merge branch 'master' of https://github.com/xonsh/xonsh into env_get_path 2020-09-30 23:44:37 +03:00
a
85fc912cf7 tests to the god of tests 2020-09-30 23:34:51 +03:00
Anthony Scopatz
7b1b5d2874
Merge pull request #3793 from cafehaine/master
Change the behavior of NO_COLOR, add RESET
2020-09-30 13:30:38 -07:00
Anthony Scopatz
57730b900b
Merge pull request #3811 from jnoortheen/add-docs-for-ptk-updator
docs: add api-docs for ptk_shell.updator module
2020-09-30 13:28:50 -07:00
a
2e4d6196f1 typo 2020-09-30 21:48:12 +03:00
a
6fc243a908 uups it's from another feature :) 2020-09-30 21:43:46 +03:00
a
fb4c52a5ef Fix register 2020-09-30 21:36:59 +03:00
a
332e486d09 Merge branch 'master' of https://github.com/xonsh/xonsh into master 2020-09-30 20:17:02 +03:00
Anthony Scopatz
f3fabc26f0
Merge pull request #3812 from jnoortheen/add-flake8-docstrings
feat: integrate flake8-docstring
2020-09-30 09:24:10 -07:00
Noortheen Raja
64efb3b3df feat: integrate flake8-docstring
most of the rules are disabled since it will take longer to fix them all

maybe in future version we can fix them one by one
2020-09-30 16:07:58 +05:30
Noortheen Raja
9b68407d79 docs: add api-docs for ptk_shell.updator module 2020-09-30 13:11:50 +05:30
Anthony Scopatz
6b0a81a2e8
Merge pull request #3758 from jnoortheen/feat-threaded-prompt
feat: use threads to offload prompt sections
2020-09-29 17:45:31 -07:00
Anthony Scopatz
7fad190952
Merge pull request #3802 from anki-code/patch-11
Fixed xpg xontrib link and sort xontribs alphabetically
2020-09-29 17:44:48 -07:00
Anthony Scopatz
4aae3705e0
Merge pull request #3796 from anki-code/patch-9
"Bash to Xonsh Translation Guide" improvements and added commands to bashisms xontrib
2020-09-29 17:42:12 -07:00
Anthony Scopatz
4125d3ac2e
Merge branch 'master' into patch-11 2020-09-29 17:35:14 -07:00
Anthony Scopatz
31d0979680
Merge pull request #3803 from dyuri/xontrib_powerline_binding
xontrib-powerline-binding added to xontrib list
2020-09-29 17:33:59 -07:00