Jean-Benoist Leger
7725fd5ee0
Properly clean builtins.__xonsh__ before running test in tests/test_ptk_highlight.py
2019-04-19 23:19:40 +02:00
Jean-Benoist Leger
30afd0d13a
Properly clean builtins.__xonsh__ before running test in tests/test_main.py
2019-04-19 23:19:25 +02:00
Jean-Benoist Leger
140d4b981b
empty news item for tests_git_commit_no-gpg-sign
2019-04-19 14:49:05 +02:00
Jean-Benoist Leger
76222d4244
force --no-gpg-sign for git commit in tests
2019-04-19 14:34:20 +02:00
Jean-Benoist Leger
f134cb8886
news item for pty_size
2019-04-19 08:25:18 +02:00
Jean-Benoist Leger
3b39de6824
Set newly created pty size to same size as main terminal
2019-04-19 08:25:17 +02:00
Jean-Benoist Leger
2e0f887d87
news item for not_threadable_tput
2019-04-19 00:03:15 +02:00
Jean-Benoist Leger
9662adad5f
add tput in not threadable commands
2019-04-19 00:01:17 +02:00
Jean-Benoist Leger
3eceb64acb
news item for not_threadable_asciinema
2019-04-18 23:51:23 +02:00
Jean-Benoist Leger
5e6f4ff668
add asciinema in not threadble commands
2019-04-18 23:49:23 +02:00
Morten Enemark Lund
40b5c461af
Merge pull request #3078 from samueldg/fix-changelog-typos
...
Fix various typos in the recent release notes
2019-04-16 19:24:41 +02:00
Samuel Dion-Girardeau
92150a15b8
Add missing backtick
2019-04-16 12:18:29 -04:00
Samuel Dion-Girardeau
f63d1581e4
Fix various typos in the recent release notes
...
WHile reading through 0.8.7..0.8.12 in the CHANGELOG,
found those typos, and fixed along.
2019-04-15 21:13:04 -04:00
virus
99c565c99c
CI: use conda
directly instead of CondaEnvironment
...
CondaEnvironment is deprecated.
Rewrite to follow this instruction:
https://docs.microsoft.com/en-us/azure/devops/pipelines/languages/anaconda?view=azure-devops&tabs=vs2017
2019-04-09 22:22:25 +09:00
Carmen Bianca Bakker
aa9150d211
Edit erroneous documentation
2019-04-08 12:53:04 +02:00
Carmen Bianca Bakker
9a46608033
Remove grave accents
2019-04-08 10:44:57 +02:00
Carmen Bianca Bakker
12c8f0837f
Change the exec line to remove PYTHONUNBUFFERED
2019-04-08 08:47:39 +02:00
Carmen Bianca Bakker
bb2bd8a50c
Add empty line to news file
2019-04-08 08:47:26 +02:00
Carmen Bianca Bakker
e7ed1affe0
Add empty line to news file
2019-04-07 23:10:46 +02:00
Carmen Bianca Bakker
5cbd5ca6db
Add all test files to MANIFEST.in
2019-04-07 22:33:01 +02:00
Carmen Bianca Bakker
95138f2cbb
Add news entry
2019-04-07 22:22:37 +02:00
Carmen Bianca Bakker
ac85020bcc
Add -S
argument to env
in scripts/xon.sh
2019-04-07 22:16:51 +02:00
Jean-Benoist Leger
eab0020d7f
Catch OSError which occur when a user doesn't have access to parent dir
2019-03-28 22:10:58 +01:00
Steven Kryskalla
96d4c34343
add news entry for stty lookup fix
2019-03-24 11:34:52 -04:00
Steven Kryskalla
f6ac644c7a
fix "'NoneType' object is not iterable" on stty lookup
2019-03-24 11:00:24 -04:00
Gil Forsyth
5d87fc76ef
Merge pull request #3049 from t184256/nllpr-ptk2
...
no lazy load pkg_resources, ptk2 edition
2019-03-23 10:55:33 -04:00
Gil Forsyth
2dd6aa7fa3
Merge pull request #3056 from kalekundert/master
...
Implement more bang commands: !$ !* !^ !<cmd>
2019-03-21 17:17:34 -04:00
Kale Kundert
05fb0ebba1
Add blank line to appease *.rst checks?
2019-03-19 14:15:26 -04:00
Kale Kundert
4b57434c79
Add news item
2019-03-18 18:41:36 -04:00
Kale Kundert
6b0c0dd49f
Add tests (and don't use f-strings).
2019-03-16 11:18:48 -04:00
Kale Kundert
f279c6a82c
Implement more bang commands: !$ !* !^ !<cmd>
...
While the 'bashisms' xontrib provides the !! command, related commands
like !$, !*, !^, and !<cmd> are notably missing. This commit implements
these in the same fashion as !!. Note that this remains far from a
complete implementation of the bash bang command syntax, but it covers
some of the most common commands and is hopefully a step in the right
direction.
2019-03-16 01:36:28 -04:00
Alexander Sosedkin
3bea700515
no lazy load pkg_resources, ptk2 edition
...
As per an insightful comment by @matheus2740:
https://github.com/xonsh/xonsh/issues/2944#issuecomment-443534690
pull request #2695 only covered ptk1.
This commit replicates it for ptk2.
Closes #2944 .
2019-03-16 03:21:45 +07:00
Anthony Scopatz
1d42c04754
Merge pull request #3052 from virusbb001/reduce-sphinx-build-warnings
...
Reduce sphinx build warnings
2019-03-15 12:27:02 -04:00
virus
f9f0f3db38
fix "UserWarning: Unknown section Arguments"
2019-03-14 16:56:02 +09:00
virus
62b5cc26cc
fix "WARNING: Title underline too short."
2019-03-14 00:04:11 +09:00
virus
7ab2e9113c
replace link of numpydoc's styleguide to new one
2019-03-14 00:03:59 +09:00
virus
d9c7360dea
Change link format of numpydoc (as dependencies)
...
This commit fixes these warnings.
```
src/xonsh/docs/devguide.rst:430: WARNING: Duplicate explicit target name: "numpydoc".
src/xonsh/docs/devguide.rst:107: WARNING: Duplicate target name, cannot be used as a unique reference: "numpydoc".
src/xonsh/docs/devguide.rst:263: WARNING: Duplicate target name, cannot be used as a unique reference: "numpydoc".
```
2019-03-14 00:03:59 +09:00
virus
8b5c7df8d4
Unify bullets of CHANGELOG 0.7.10
...
This commit fixes these warnings.
```
../CHANGELOG.rst:639: WARNING: Bullet list ends without a blank line; unexpected unindent.
../CHANGELOG.rst:640: WARNING: Bullet list ends without a blank line; unexpected unindent.
```
2019-03-14 00:03:59 +09:00
virus
6ed9ad69b0
change language of code-block in uncapturable of tutorial.
2019-03-14 00:03:59 +09:00
Morten Enemark Lund
d1b4cb2f04
Merge pull request #3048 from xonsh/ptk-colors
...
PTK colors refactor
2019-03-13 14:36:53 +01:00
Anthony Scopatz
081ac6b5bf
news and black
2019-03-12 18:45:14 -04:00
Anthony Scopatz
20ac4bf46f
basicly working
2019-03-12 18:36:18 -04:00
Anthony Scopatz
ac742be19a
updated pyghooks
2019-03-12 17:28:09 -04:00
Anthony Scopatz
49f5eeb6d2
color converter func
2019-03-11 18:34:54 -04:00
Anthony Scopatz
19b683f000
Updated CHANGELOG for 0.8.12
2019-03-11 14:43:30 -04:00
Anthony Scopatz
4304203e97
bumped version to 0.8.12
2019-03-11 14:43:30 -04:00
Anthony Scopatz
afcb85ce20
Updated authorship for 0.8.12
2019-03-11 14:43:30 -04:00
Morten Enemark Lund
986bf28d21
Merge pull request #3045 from xonsh/bad-colors
...
More ANSI color fun
2019-03-11 19:37:52 +01:00
Anthony Scopatz
6a8c269342
minor docs
2019-03-11 14:22:31 -04:00
Anthony Scopatz
f21ed2b96a
fix tests and flake
2019-03-07 15:20:19 -08:00