Evgeny
90ac2f3865
update imphooks encoding regex to match the newer version at PEP 263 ( #4162 )
...
* update imphooks encoding regex to match the newer version at PEP 263
* fix: add proper backslash-escaping to the imphooks encoding regex
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2021-03-22 14:13:13 -04:00
Gyuri Horak
234c444f79
#4148 TITLE can be set to a function ( #4190 )
2021-03-22 13:40:12 -04:00
Daniel Shimon
8a6f8bfeef
showcmd: Fix docs ( #4195 )
2021-03-22 10:59:29 -04:00
Andy Kipp
b9065eba89
Update robots.txt ( #4197 )
2021-03-22 10:54:59 -04:00
Andy Kipp
8ad8b043e8
feat: Added ability to set XONSH_HISTORY_FILE ( #4175 )
...
* Added ability to set XONSH_HISTORY_FILE before loading the history backend.
* black
* using XONSH_HISTORY_FILE
* tests
* black
* Convert WindowsPath to str
* Update xonsh/environ.py
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
* cleaning
* test sqlite
* test dummy
* typo
* fix 3.6
Co-authored-by: a <a>
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2021-03-16 17:07:11 -04:00
Andy Kipp
38e1383b63
Update tutorial.rst ( #4174 )
...
Co-authored-by: a <a>
2021-03-16 13:52:11 -04:00
Andy Kipp
7217aee92f
docs: fix wizard text ( #4172 )
...
* Update xonfig.py
* Update xonsh/xonfig.py
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
Co-authored-by: a <a>
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2021-03-16 13:51:38 -04:00
Andy Kipp
4975fa7f8f
Update contact.rst ( #4169 )
...
Co-authored-by: a <a>
2021-03-16 11:50:35 -04:00
Gil Forsyth
f1d0af7b75
Change master -> main in github workflows ( #4185 )
2021-03-16 10:21:19 -04:00
Andy Kipp
6cbf604deb
fix ( #4181 )
...
Co-authored-by: a <a>
2021-03-16 09:53:05 -04:00
Evgeny
1dfb947cf9
fix: use 'utf-8-sig' instead of 'utf-8' to allow importing user modules with a 'UTF-8 with BOM' encoding ( #4161 )
...
Closes #4160
2021-03-15 17:04:45 -04:00
Andy Kipp
8620976282
fix: Not load history in not interactive ( #4178 )
...
* fix history reading
* black
* clean
* make None
* unused
* back to DummyHistory
Co-authored-by: a <a>
2021-03-15 11:15:15 -04:00
Andy Kipp
f32c36b600
fix xonfig ( #4173 )
...
Co-authored-by: a <a>
2021-03-12 09:45:36 -05:00
Andy Kipp
c1118f3180
docs: copy robots.txt second try ( #4171 )
...
* Update conf.py
* Delete robots.txt
* Create robots.txt
2021-03-12 09:39:48 -05:00
Andy Kipp
1269a6a393
Update conf.py ( #4170 )
2021-03-11 12:33:27 -05:00
Andy Kipp
d51963538d
docs: small changes ( #4165 )
...
* docs
* docs
* talks
Co-authored-by: a <a>
2021-03-11 09:09:36 -05:00
Andy Kipp
1c5a6f3770
robots.txt ( #4166 )
...
Co-authored-by: a <a>
2021-03-11 09:07:22 -05:00
Andy Kipp
2913ec7775
docs: Running xonsh AppImage on Alpine ( #4159 )
...
* xonsh AppImage on Alpine
* Create appimage_alpine.rst
2021-03-10 09:27:25 -05:00
Noorhteen Raja NJ
b7b2c9a916
fix: abbrevs with callback alters buffer text before expansion ( #4156 )
...
* fix: abbrevs with callback alters buffer text before expansion
fixes #3642
* docs: add news item
2021-03-09 09:07:53 -05:00
Gil Forsyth
095ea292e7
Clean up shell check aliases ( #4145 )
2021-03-08 10:56:06 -05:00
Daniel Shimon
165f882f6d
bash-completion: Update to 0.2.7 ( #4153 )
...
* bash-completion: Update to 0.2.7
* news: Update bash completion fix
2021-03-08 10:36:03 -05:00
Andy Kipp
c06872080e
quotes ( #4150 )
...
Co-authored-by: a <a>
2021-03-07 09:54:59 -05:00
Andy Kipp
a966438e37
Welcome message: fix color, add ptk warning ( #4143 )
...
* welcome message
* welcome message
* welcome message
* welcome message
* welcome message
* welcome message
* flake
Co-authored-by: a <a>
2021-03-07 09:51:07 -05:00
Andy Kipp
845b690408
starship ( #4147 )
...
Co-authored-by: a <a>
2021-03-07 09:50:02 -05:00
Andy Kipp
b5b88b18f1
Fix XONSH_HISTORY_FILE ( #4146 )
...
* XONSH_HISTORY_FILE
* bump tests
* docs
* type
* black
* bump tests
* bump tests
* black
* I will forever update black before black
Co-authored-by: a <a>
2021-03-06 10:14:11 -05:00
Andy Kirby
9b3f55c8d9
Update talks_and_articles.rst ( #4140 )
2021-03-05 10:15:39 -05:00
Evgeny
d1d3d754c3
feat: add xontrib-linuxbrew ( #4139 )
2021-03-05 10:15:08 -05:00
Andy Kirby
dde0794ced
Update index.html ( #4142 )
2021-03-05 10:06:16 -05:00
Walter A. Boring IV
c3246236e1
add lines changed and removed in gitstatus ( #4133 )
...
This patch adds the number of lines added and removed as part
of the gitstatus line.
2021-03-04 15:53:30 -05:00
Evgeny
23d7217071
fix: RST link typo ( #4136 )
2021-03-03 13:55:35 -05:00
Gil Forsyth
6876131607
Updated CHANGELOG for 0.9.27
2021-03-03 11:29:59 -05:00
Gil Forsyth
9c1e027e18
bumped version to 0.9.27
2021-03-03 11:29:57 -05:00
Gil Forsyth
9371330c59
Updated authorship for 0.9.27
2021-03-03 11:29:57 -05:00
anki-code
86c4dec1bb
New awesome landing (v3) ( #4122 )
...
* awesome landing
* text
* Update docs/_templates_overwrite/index.html
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
* Update docs/_templates_overwrite/index.html
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
* Update docs/_templates_overwrite/index.html
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
* Update docs/_templates_overwrite/index.html
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
* Update docs/_templates_overwrite/index.html
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
* Update docs/_templates_overwrite/index.html
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
* Update docs/_templates_overwrite/index.html
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
* Update docs/_templates_overwrite/index.html
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
* Talks about xonsh
* Q&A
* xontribs from github
* xontribs from github
* Update docs/_templates_overwrite/index.html
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
* Update docs/_templates_overwrite/index.html
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
* xontribs from github
Co-authored-by: a <a>
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2021-03-02 08:50:54 -05:00
Gil Forsyth
9bb91a0b4b
Cleanup remaining vended ptk bits ( #4130 )
2021-03-01 16:55:23 -05:00
Noorhteen Raja NJ
a5522dbb1e
Remove vended ptk ( #4107 )
...
* refactor: remove vended_ptk from project
* refactor: handle removal of ptk vendoring
* refactor: update usage of os.scandir
* fix: update incorrect import xonsh.platform.scandir
* test: update os.scandir
* test: update tests that check ptk version matrix
* fix: add missing import ctypes
2021-03-01 11:56:32 -05:00
Adam Schwalm
27ed9be301
Perform path completion filtering based on expanded path ( #4115 )
...
* Perform path completion filtering based on expanded path
This fixes issues with the cd and rmdir completers not working
correctly due to os.path.isdir returning false for paths like
'~/example'.
* Avoid running subsequent completers for cd/rmdir
Raise StopIteration in the cd and rmdir completers if nothing is
found. This prevents the later completers like the generic 'path'
completer from running and returning incorrect results.
2021-03-01 11:44:32 -05:00
anki-code
2b80fc3f3d
Small docs fixes ( #4124 )
...
* button
* transparent png
* transparent png
* github xontribs
* transparent png
* moving windows note
* removing broken link
* talks added
* talks added
Co-authored-by: a <a>
2021-03-01 10:44:17 -05:00
anki-code
b862e0cec0
Strict permission for history file (json, sqlite) ( #4121 )
...
* history file permission
* rst
* rst
* rst
* lint
Co-authored-by: a <a>
2021-03-01 10:20:37 -05:00
anki-code
44b9ee115b
Added xontrib-history-encrypt ( #4120 )
...
* xontrib-history-encrypt
* black
Co-authored-by: a <a>
2021-02-26 10:01:41 -05:00
anki-code
aad1da7270
SQLite History Backend: show message instead of exiting when disk is full ( #4116 )
...
* SQLite History Backend: show message instead of exiting from xonsh when disk is full.
* a bit cleaning
Co-authored-by: a <a>
2021-02-25 09:33:55 -05:00
anki-code
c3c655dacf
A bit docs around subprocess strings for sh-ers ( #4114 )
...
* Update bash_to_xsh.rst
* Update bash_to_xsh.rst
2021-02-22 10:28:36 -05:00
Evgeny
eacb2e5cc0
feat: add xontrib-cd ( #4109 )
2021-02-22 09:32:34 -05:00
Noorhteen Raja NJ
c2d5e60799
Py39 support ( #4101 )
...
* fix: handle ast.Index and ast.ExtSlice change while Parsing
related to #4100 , #4099 , #4068 , #4038 , #4028 , #4005 ,
* fix: py39 raises when lineno & col not given
TypeError: required field "col_offset" missing from keyword
* fix: tuple inside scbscriptor support for py39
* chore: enable py39 ci checks
they were silently failing before
* test: a backlog test for attributes inside subscriptors
this would require debugging deep into the ply parser methods.
* docs: add news item
* test: skip test_rc_with_modified_path on windows
* Update tests/test_parser.py
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
* test: mark failing tests for py39 parser
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2021-02-17 12:31:33 -05:00
Nate Simon
c4e7843598
add disown command ( #4090 )
...
* add "disown" internal command
This command will remove jobs from the shell's job table, allowing the command
to continue running after the shell exits. Configuration options are provided
to manage how suspended background jobs are handled after being disowned.
* job-ctrl-disown code style update
* job-ctrl-disown style updates + change arg --cont to --continue
* Trim extra "=" in doc for "disown" cmd
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2021-02-09 10:54:17 -05:00
Tejasvi S Tomar
769e4f368f
Fix URL for xontrib-autojump ( #4089 )
...
* Fix URL for xontrib-autojump
The original url is broken. This one seems to be the one actively maintained.
* Update XonshData.elm
2021-02-08 10:50:51 -05:00
Gil Forsyth
ff8b470d02
Updated CHANGELOG for 0.9.26
2021-02-04 12:36:41 -05:00
Gil Forsyth
cb21b17ec0
bumped version to 0.9.26
2021-02-04 12:36:40 -05:00
Gil Forsyth
ab6639d5e8
Updated authorship for 0.9.26
2021-02-04 12:36:40 -05:00
Gil Forsyth
1cd2522e00
Restore test command in rever.xsh
2021-02-04 12:35:30 -05:00