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
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/xonsh && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0.6.6.tar.gz | 0001873831 1.79 MB | |
xonsh.changes | 0000013177 12.9 KB | |
xonsh.spec | 0000002732 2.67 KB |
Revision 6 (latest revision is 41)
Dominique Leuenberger (dimstar_suse)
accepted
request 617152
from
Todd R (TheBlackCat)
(revision 6)
- update to version 0.6.6: * Added: * A multipurpose add method to EnvPath. * Added ``pygments-cache`` project in order to reduce startup time. * Changed: * built_ins.py, corrected a typo. * test/test_news.py It now uses regex to verify the format of rst files * Mercurial (``hg``) will no longer run in a threadable subprocess when it is run in interactive mode. * Fixed: * issue 2313 - update to version 0.6.5: * Added: * Wizard ``FileInsterter`` node class now has ``dumps()`` method for converting a mapping to a string to insert in a file. * Fixed: * Fixed issue with ``xonfig wizard`` writer failing to write valid run control files for environment variables that are containter types. In particular, the storage of ``$XONSH_HISTORY_SIZE`` has been fixed.
Comments 0