A general purpose, Python-ish shell
xonsh is a Python-ish, BASHwards-looking shell language and command prompt. The language is a superset of Python 3.4+ with additional shell primitives. xonsh (pronounced conch) is meant for the daily use of experts and novices alike.
- Developed at shells
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/xonsh && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0.6.4.tar.gz | 0001869126 1.78 MB | |
xonsh.changes | 0000012120 11.8 KB | |
xonsh.spec | 0000002732 2.67 KB |
Revision 5 (latest revision is 41)
Dominique Leuenberger (dimstar_suse)
accepted
request 611051
from
Todd R (TheBlackCat)
(revision 5)
- update to version 0.6.4: * Changed: * Error message improved for sourcing foreign shells, when file cannot be found or there is a syntax error. * Fixed: * Fixed issues with readline completer tab completing entries with spaces. * Fixed ``xonsh.tools.columnize()`` bug the prevented single-row input from being columnized correctly. * Now honor ASYNC and AWAIT as keywords in tokenizer on Python 3.7.
Comments 0