pre-commit-ci[bot]
a41a78bbb1
[pre-commit.ci] pre-commit autoupdate ( #5088 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v1.0.1 → v1.1.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.0.1...v1.1.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-17 04:44:47 +06:00
Andy Kipp
b9aa902102
Added repology.org badge ( #5089 )
...
Update README.rst
2023-03-16 19:15:26 +06:00
Ivan Ogasawara
2a63f1f875
Improve error message for RAISE_SUBPROC_ERROR=True ( #5072 )
...
* Improve error message for RAISE_SUBPROC_ERROR=True
* Fix tests
* Add colors to the short output
* Move the colored code to a function
* Fix output
2023-03-05 07:49:42 +05:30
Noorhteen Raja NJ
b2ada58c0c
docs: optimize webconfig icon ( #5081 )
2023-03-04 20:23:53 +06:00
Andy Kipp
54962fb4b9
Mini fix chdir ( #5080 )
...
* Update tools.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-04 09:02:55 +05:30
Andy Kipp
4c5c88a72f
Update index.html ( #5078 )
...
* Update index.html
* Create xonsh_landing.rst
* remove the quarter msg
---------
Co-authored-by: Noorhteen Raja NJ <jnoortheen@gmail.com>
2023-03-03 00:15:36 +06:00
Andy Kipp
71ac21f241
Fix missing webconfig/js/xonsh_sticker.svg ( #5077 )
...
* Update pyproject.toml
* Create fix_missing_icon.rst
2023-03-02 15:01:50 +05:30
Thomas Hess
cb95f0e487
Add support for Fossil SCM branch names in vc.py. ( #5046 )
...
Add support for Fossil VCS in vc.py.
The prompt now shows the currently active Fossil branch, while inside a Fossil checkout.
2023-03-02 12:35:22 +05:30
Andy Kipp
237e231e7f
Moving chdir
to xonsh.tools
( #5073 )
...
* chdir
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: a <1@1.1>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-02 12:31:08 +05:30
Andy Kipp
ec378090ce
Using repr(cmd)
for command not found
( #5075 )
...
repr cmd
Co-authored-by: a <1@1.1>
2023-03-02 11:13:36 +05:30
Ivan Ogasawara
0c713a0c31
fix: Suppress subprocess traceback in case XONSH_SHOW_TRACEBACK=False and $RAISE_SUBPROC_ERROR=True ( #5066 )
...
* fix: Add and extra condition for print traceback from subprocess
* add news
* Apply pre-commit hooks
* Fix initial implementation using sys.exit
* Update pr-5066.rst
* Remove sys.exit
---------
Co-authored-by: Andy Kipp <anki-code@users.noreply.github.com>
2023-02-28 00:37:45 +05:30
Samuel Dion-Girardeau
b600c58766
Fix typo in help text for 'which' ( #5068 )
2023-02-23 17:48:13 +06:00
Evgeny
076ea2583f
Add Semantic Prompt support to multiline continuation lines ( #5065 )
...
* fix: match the main return type to avoid a style class concat type error
Error: can only concatenate str (not "_TokenType") to str in prompt_toolkit/formatted_text/base.py, line 94, in <listcomp>
[(style + " " + item_style, *rest) for item_style, *rest in result]
* feat: support semantic prompt sequences for the multiline prompt
* Ignore .python-version
* doc: add News item
* doc: add description for the new multiline prompt env vars
2023-02-21 14:41:39 +05:30
pre-commit-ci[bot]
8ec33b865d
[pre-commit.ci] pre-commit autoupdate ( #5067 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.0.0...v1.0.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-21 12:46:15 +06:00
Andy Kipp
eae3fcc255
Update robots.txt: remove outdated linux.html ( #5062 )
...
Update robots.txt
2023-02-17 16:33:57 +06:00
doronz88
204bb99079
key_bindings: map escape-right
as another word completer for macOS ( #5056 ) ( #5059 )
2023-02-15 11:31:21 -05:00
Gil Forsyth
23c2f2034d
fix(abbrevs): remove incorrect override of carriage return in abbrevs ( #5057 )
2023-02-15 08:49:54 -05:00
pre-commit-ci[bot]
ba8ae973b8
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0 )
- [github.com/pycqa/isort: 5.11.4 → 5.12.0](https://github.com/pycqa/isort/compare/5.11.4...5.12.0 )
2023-02-14 22:57:36 +05:30
Andy Kipp
3cc6b29644
Update .gitignore
2023-02-11 22:44:29 +05:30
Andy Kipp
ebb6abd200
history pull ( #5047 )
...
Co-authored-by: a <aaa@aaa.aaa>
Closes https://github.com/xonsh/xonsh/issues/5044
2023-02-08 08:20:01 -05:00
Gil Forsyth
6cf78656c7
docs: remove reduntant table of contents ( #5042 )
...
Fixes https://github.com/xonsh/xonsh/issues/5041
2023-02-02 08:49:52 -05:00
Andy Kipp
bba684e0bd
Update xontribs.py
2023-01-23 21:04:29 +05:30
Andy Kipp
a73f49c584
Update xontrib_load_skip_missing.rst
2023-01-23 21:04:29 +05:30
Andy Kipp
9b7fdce034
Update xontrib_load_skip_missing.rst
2023-01-23 21:04:29 +05:30
Andy Kipp
2f82c287f3
Update xontribs.py
2023-01-23 21:04:29 +05:30
Andy Kipp
c248663fd7
Update xontrib_load_skip_missing.rst
2023-01-23 21:04:29 +05:30
Andy Kipp
7905520f2d
Update xontribs.py
2023-01-23 21:04:29 +05:30
Andy Kipp
6d02e5d241
Update xontribs.py
2023-01-23 21:04:29 +05:30
Andy Kipp
1e57bc7f69
Update xontribs.py
2023-01-23 21:04:29 +05:30
a
a5614a54a0
black
2023-01-23 21:04:29 +05:30
Andy Kipp
8fc4cb0d72
Delete xontrib_load_skip_missing.srt
2023-01-23 21:04:29 +05:30
Andy Kipp
30416dd42a
Create xontrib_load_skip_missing.rst
2023-01-23 21:04:29 +05:30
Andy Kipp
e2d9a7eb48
Create xontrib_load_skip_missing.srt
2023-01-23 21:04:29 +05:30
Andy Kipp
f469f20c0f
Update xontribs.py
2023-01-23 21:04:29 +05:30
AkshayWarrier
359b4b2ab1
Handle regex error ( #5034 )
...
fixes https://github.com/xonsh/xonsh/issues/4993
2023-01-23 10:15:38 -05:00
Gil Forsyth
75f351821a
chore: fix formatting in aliases.py
2023-01-17 13:27:17 -05:00
Gil Forsyth
df8952d99e
fix(sqlite): skip sqlite history tests on windows with python 3.11
...
I've tried several workarounds and this isn't important enough to keep
spending time on.
2023-01-17 13:27:17 -05:00
Gil Forsyth
9b4ca3e5fe
ci: add python 3.11 to CI
2023-01-17 13:27:17 -05:00
Gil Forsyth
33b2ac052b
fix: update ptk highlight tests to reflect new tokenizing
...
temporary fix while we sort out what broke upstream
2023-01-17 13:27:17 -05:00
Tobias Becker
d173ad7f3b
Add a warning to the docs about $args in ExecAlias ( #5033 )
2023-01-17 13:05:39 -05:00
Andy Kipp
81e3bdd207
Bump APPIMAGE_PYTHON_VERSION to 3.11 and fix xpip for AppImage ( #5024 )
2023-01-12 09:22:34 -05:00
Mark Bestley
1e6faa47ce
Remove python REPL prompts so that you can copy the code ( #5022 )
2023-01-11 17:27:44 -05:00
pre-commit-ci[bot]
455b85e719
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pycqa/isort: v5.11.3 → 5.11.4](https://github.com/pycqa/isort/compare/v5.11.3...5.11.4 )
2022-12-27 02:29:22 +05:30
Noorhteen Raja NJ
2d29b04a4a
fix: mypy errors since v0.991
2022-12-20 10:25:28 +05:30
Noorhteen Raja NJ
bb183244a9
chore: update flake8 config which fails with flake8-v6
2022-12-20 10:25:28 +05:30
pre-commit-ci[bot]
5be65dbd11
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0 )
- [github.com/pycqa/isort: 5.10.1 → v5.11.3](https://github.com/pycqa/isort/compare/5.10.1...v5.11.3 )
- [github.com/pycqa/flake8: 5.0.4 → 6.0.0](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0 )
- [github.com/pre-commit/mirrors-mypy: v0.982 → v0.991](https://github.com/pre-commit/mirrors-mypy/compare/v0.982...v0.991 )
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0 )
- [github.com/asottile/pyupgrade: v3.2.0 → v3.3.1](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.3.1 )
2022-12-20 10:25:28 +05:30
Gil Forsyth
bcf2592b7d
doc: remove references to deprecated RC location, update changelog ( #5012 )
2022-12-14 22:00:15 -05:00
Gil Forsyth
a587e7ec8c
chore: add 3.11 to wheel release action ( #5009 )
2022-12-11 14:14:50 +05:30
Gil Forsyth
ebadfac8d9
Updated CHANGELOG for 0.13.4
2022-12-08 09:37:21 -05:00
Gil Forsyth
4e2e83b5b1
bumped version to 0.13.4
2022-12-08 09:37:21 -05:00