Commit graph

8219 commits

Author SHA1 Message Date
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
Anthony Scopatz
33e57f4317 news, docs, black 2019-03-07 14:56:56 -08:00
Anthony Scopatz
d8cb53ae2f more LS_COLOR tests and fixes 2019-03-07 12:01:07 -08:00
Anthony Scopatz
e07bc664e2 make LS_COLORS use ansi converter 2019-03-07 10:34:36 -08:00
Anthony Scopatz
4c3a5c98dd reverse color test fixes 2019-03-07 09:52:15 -08:00
Anthony Scopatz
d7412fb2ec more fixes to color 2019-03-06 23:29:41 -08:00
Anthony Scopatz
53e7645d01 more color fixes 2019-03-06 23:08:26 -08:00
Anthony Scopatz
af694298bf iscolor() 2019-03-06 21:44:18 -08:00
Anthony Scopatz
2bb787411d some color modifier additions, but it is too slow now 2019-03-06 17:49:22 -08:00
Anthony Scopatz
c52a01268f
Merge pull request #3041 from virusbb001/3036-change-xontrib-autojump
Change url of xontrib-autojump
2019-03-06 11:53:32 -06:00
virus
ac2ea74276 add 3036-change-xontrib-autojump news 2019-03-07 00:53:42 +09:00
virus
7649fbf144 change url of xontrib-autojump 2019-03-07 00:36:26 +09:00
Anthony Scopatz
717cae71b0 Updated CHANGELOG for 0.8.11 2019-02-27 11:25:59 -05:00
Anthony Scopatz
8088a80e4a bumped version to 0.8.11 2019-02-27 11:25:59 -05:00
Anthony Scopatz
7e61ff1aac Updated authorship for 0.8.11 2019-02-27 11:25:59 -05:00
Morten Enemark Lund
fe5c016be5
Merge pull request #3031 from xonsh/rm-i
rm -i and cmake fixes
2019-02-27 17:19:35 +01:00
Morten Enemark Lund
e609bd9c72
Merge pull request #3026 from xonsh/nochild
Fixed regression in wait on jobs
2019-02-27 16:58:03 +01:00
Anthony Scopatz
75e0ec37ff updated jobs 2019-02-26 17:43:38 -05:00
Anthony Scopatz
f91da2408a e -> rtn 2019-02-26 12:04:12 -05:00
Anthony Scopatz
d460542b7f Merge branch 'master' into nochild 2019-02-26 12:02:27 -05:00
Anthony Scopatz
f6f90c53a3
Merge pull request #3028 from xonsh/partial_alias_name
Fix problem with partial aliases not having __name__ attribute
2019-02-21 17:17:51 -05:00
Morten Enemark Lund
d1ffb75280 Try __name__ attribute from function frist 2019-02-21 22:59:48 +01:00
Morten Enemark Lund
315b100cae Fix problem with partial aliases not having __name__ attribute 2019-02-18 10:43:47 +01:00
Morten Enemark Lund
39e78970c3
Merge pull request #3021 from xonsh/lscolors
LS_COLORS
2019-02-17 08:51:30 +01:00
Anthony Scopatz
7581219522 black 2019-02-16 13:41:39 -05:00