Jamie Bliss
d3e202ae23
Update to my current canonical email
2020-08-27 23:45:06 -04:00
Jamie Bliss
9160ddfe22
The Great Renaming of 2020
2020-08-27 23:43:20 -04:00
David Strobach
0af4a0fcd4
Merge pull request #3603 from xonsh/byk/fix/completion-out-of-bounds
...
fix(completer): Add bounds check in path completer
2020-06-05 13:57:25 +02:00
Jamie Bliss
552338b324
Merge pull request #3604 from laloch/take-fzf-widgets
...
Update links to xontrib-fzf-widgets
2020-06-01 14:41:45 -04:00
David Strobach
33fefc011b
Update links to xontrib-fzf-widgets
...
I'm now the owner of the PyPI package.
2020-06-01 17:08:35 +02:00
Burak Yigit Kaya
1650f35b59
add missing news item
2020-06-01 16:25:46 +03:00
Burak Yigit Kaya
70bb03e2bb
fix(completer): Add bounds check in path completer
2020-06-01 16:20:45 +03:00
Jamie Bliss
ed9eb5955f
Merge pull request #3602 from swedneck/patch-1
...
Add link to matrix room
2020-05-31 11:54:29 -04:00
swedneck
c29330f435
Add link to matrix room
...
the matrix room is bridged to the gitter chat
2020-05-31 17:15:42 +02:00
Jamie Bliss
cb977b58b1
Merge pull request #3571 from laloch/ulimit
...
Add ulimit command to xoreutils
2020-05-29 14:44:57 -04:00
Jamie Bliss
8d40e53957
Merge pull request #3597 from fengttt/fengttt-dev
...
adding xontrib-xpg
2020-05-29 12:42:39 -04:00
Feng Tian
178d42b34b
adding xontrib-xpg
2020-05-28 17:01:29 -07:00
David Strobach
e2848a4f8d
News entry
2020-05-28 03:23:08 +02:00
David Strobach
e14bc22ece
Add ulimit xoreutil
2020-05-28 03:23:04 +02:00
Jamie Bliss
7b108b13d9
Merge pull request #3574 from xxh/exit
...
exit to docs
2020-05-12 12:29:09 -04:00
anki-code
30cd46511c
exit
2020-05-12 19:10:13 +03:00
anki-code
40af9b197a
exit
2020-05-12 17:37:15 +03:00
David Strobach
3a6e9de201
Fix column offset of unary operator AST node ( #3565 )
...
* Fix unary operator AST node column offset
This fixes a bug in subprocess mode. Logical subrocess
operators could not follow long subprocess arguments (e.g. --version).
2020-05-10 10:17:55 -04:00
Jamie Bliss
debb98ceab
Merge pull request #3566 from xonsh/add-history-flush
...
Add history `flush` action
2020-05-08 23:12:14 -04:00
David Strobach
b2545e45ad
News entry
2020-05-08 23:58:27 +02:00
David Strobach
19e774c0d5
Add history flush action
2020-05-08 23:56:49 +02:00
David Strobach
5d74e5c2a0
Merge pull request #3527 from xonsh/fix_pip_completer
...
Fix `pip` completer misfires for `pipx`
2020-05-08 15:10:44 +02:00
Gil Forsyth
14771a7e51
Updated CHANGELOG for 0.9.18
2020-05-05 08:13:00 -04:00
Gil Forsyth
d960267d95
bumped version to 0.9.18
2020-05-05 08:12:59 -04:00
Gil Forsyth
c781b7c8b9
Updated authorship for 0.9.18
2020-05-05 08:12:59 -04:00
Gil Forsyth
acbd75e8a5
Update authors list
2020-05-05 08:12:32 -04:00
Bob Hyman
26475146e2
Flake8 1 ( #3550 )
...
* flake8 fixes -- tests only
* fix ci failure
* integrate fix from is_3551 so tests will pass.
* Update tests/test_builtins.py
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2020-05-05 06:42:28 -04:00
anki-code
6a67cbe646
xontrib-prompt-bar and xontrib-pipeliner ( #3558 )
...
* Fix #3519
* xontrib-prompt-bar
* xontrib-pipeliner
* pypi
Co-authored-by: anki-code <anki-code>
2020-05-05 06:39:33 -04:00
anki-code
292d292d65
Fix #3519 ( #3546 )
...
Co-authored-by: anki-code <anki-code>
2020-05-01 07:35:50 -04:00
Gil Forsyth
80cf826961
Mark flaky test ( #3556 )
2020-04-30 20:47:23 -04:00
Bob Hyman
9aa4d4803c
fix test case for convert_macro_arg ( #3552 )
...
* fix test case for convert_macro_arg
* fix test case for convert_macro_arg
2020-04-30 20:31:45 -04:00
Noorhteen Raja J
8e6d2fae7d
feat: added xontrib for directory history navigation ( #3533 )
...
closes #3530
2020-04-30 20:29:56 -04:00
anki-code
fe06b3d82a
Update appimage.rst ( #3535 )
...
* Update appimage.rst
* news
* run
Co-authored-by: anki-code <anki-code>
2020-04-30 20:28:06 -04:00
Marduk Bolaños
d6f5e2e5bd
Use UTF-8 encoding to write .xonshrc with webconfig ( #3543 )
...
* Use UTF-8 encoding to write .xonshrc with webconfig
Solves #3542 .
* Create utf8.rst
2020-04-30 20:26:48 -04:00
anki-code
e1e7d27081
Add $XONSH_TRACE_SUBPROC to the tutorial ( #3540 )
...
* New xontrib-output-search
* $XONSH_TRACE_SUBPROC in the tutorial #3539
* $XONSH_TRACE_SUBPROC in the tutorial #3539
* news
* trace alternative
Co-authored-by: anki-code <anki-code>
2020-04-30 20:18:28 -04:00
Jamie Bliss
4bb091a4d6
Update reference to xontrib cookiecutter repo ( #3549 )
2020-04-30 18:48:59 -04:00
anki-code
4b65af2814
New xontrib-output-search ( #3538 )
...
Co-authored-by: anki-code <anki-code>
2020-04-26 18:57:10 -04:00
Jamie Bliss
ce9b3d3c10
Merge pull request #3537 from manor/patch-1
...
Typo in WELCOME_MSG
2020-04-26 16:17:30 -04:00
Manor Askenazi
167c391420
Typo in WELCOME_MSG
2020-04-25 18:21:05 -04:00
Jamie Bliss
a859950875
Merge pull request #3528 from xonsh/gh_actions_osx_oncemorewithfeeling
...
Add OSX to gh actions matrix
2020-04-22 14:14:25 -04:00
Gil Forsyth
3a09f3b936
Add OSX to gh actions matrix
2020-04-20 12:24:12 -04:00
Gil Forsyth
f32f0a0d96
Fix pip
completer misfires for pipx
...
Need a word-boundary now after the initial match
Resolves #3526
Resolves #3379
Signed-off-by: Gil Forsyth <gil@forsyth.dev>
2020-04-20 11:26:49 -04:00
Bob Hyman
53bfe8c99c
Add ptk3 ( #3521 )
...
* delete package ptk; rename ptk2 to ptk_shell.; leave ptk2 as alias for ptk_shell.
* SHELL_TYPE "prompt_toolkit" only; remove ptk1 specific behavior.
* Doc updates: eliminate reference to prompt-toolkit < 2.0
* update requirements files ptk>=2; test shell_style="none"
* fix ptk2 stub per code review
* Add ptk2 to list of packages to install.
2020-04-18 10:44:27 -04:00
Raphael Das Gupta
3a232c6782
make comments easier to comprehend ( #3517 )
...
Make comments in the test_multiline_...-testcases easier to comprehend
by using correct grammar and spelling and by stating more relevant aspects.
Comment on test parameters with inline instead of block comments,
as this makes it easier to associate code lines with comments,
without having to resort to additional blank lines for separation.
2020-04-15 14:14:24 -04:00
Anthony Scopatz
da7bd1105b
Updated CHANGELOG for 0.9.17
2020-04-08 14:01:13 -05:00
Anthony Scopatz
d270333844
bumped version to 0.9.17
2020-04-08 14:01:13 -05:00
Anthony Scopatz
a1582b91fa
Updated authorship for 0.9.17
2020-04-08 14:01:13 -05:00
Anthony Scopatz
ec48aae939
Merge pull request #3513 from laloch/autovox-fstrings
...
Make autovox work with Python 3.5
2020-04-08 13:39:37 -05:00
David Strobach
f2299e5e23
News entry
2020-04-08 20:16:35 +02:00
David Strobach
98bd6b6a48
Make autovox work with Python 3.5
...
We still can't use f-strings because of Python 3.5 support.
2020-04-08 20:13:12 +02:00