Viewing profile — scopatz
scopatz
HN member- Joined
- Thu, May 19, 2011, 3:59 AM UTC
- HN karma
- 28
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About scopatz
No profile information was provided.
Recent public activity
-
comment
Comment #24761019
Hi Mike, a lot of us hangout on gitter: https://gitter.im/xonsh/xonsh
-
comment
Comment #24760324
More taglines are always welcome!
-
comment
Comment #24760311
FWIW (as the original author of xonsh), xonsh does have a strict separation of Python and subprocess syntax. Users can always choose to write in fully formal xonsh, it is just that…
-
comment
Comment #20962979
If you let us know about the package, we can work with you to create a variant.
-
comment
Comment #17991094
Sure, but aliases is a real mapping object that you can access and manipulate
-
comment
Comment #17991084
It means that it is not fully sh-lang compatible (i.e. a true unix shell), but is as compatible as reasonably achievable while maintaining full compatibility with Python 3.
-
comment
Comment #17990919
Python variables are scoped as normal, so the security story for xonsh is the same as for Python. We are always open to suggestions and PRs to harden the code base as needed.
-
comment
Comment #17990715
Can you please open an issue detailing the problem? https://github.com/xonsh/xonsh/issues I'd love to help make this work. I believe that the emacs folks have something that works …
-
comment
Comment #17990700
We have a couple of dozen very handy plugins available already (powerline, conda support, etc) and are always looking for more!
-
comment
Comment #13638319
Hi StreakyCobra, Anthony Scopatz here (one of the lead developers of xonsh). I'd like to say that I hope that xonsh is the solution for you and if there are tools or features that …
-
comment
Comment #12353435
Sorry to hear you ran into problems. Start up time is pretty fast for me (~0.1-0.2 s). If it is slower than a second, I am very concerned. Please open an issue (with the results of…
-
comment
Comment #11677260
Totally agree that the comparison table is flattering. The purpose of the front page for a project is to make it look good. This is one of the few places a project has that opportu…