Releases: anki-code/xontrib-sh
Releases · anki-code/xontrib-sh
0.3.2
19 Dec 08:33
Compare
Sorry, something went wrong.
No results found
Fix event name to show in events.handlers().
0.3.1
15 Apr 09:20
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed issue where xonsh returns string representation of shell list by @psuedomagi in #10
New Contributors
@psuedomagi made their first contribution in #10
Full Changelog : 0.3.0...0.3.1
0.3.0
19 Mar 16:20
Compare
Sorry, something went wrong.
No results found
0.2.1
05 Mar 17:42
Compare
Sorry, something went wrong.
No results found
0.2.0
22 Feb 18:56
Compare
Sorry, something went wrong.
No results found
Now you can can set the shell name explicitly i.e. !bash or !b (the first letter of the shell). Thanks to @eugenesvk !
0.1.2
18 Oct 20:42
Compare
Sorry, something went wrong.
No results found
0.1.1
10 Oct 11:45
Compare
Sorry, something went wrong.
No results found
Now you should type space after exclamation point. It's to avoid collisions with !<str> from bashisms.
Added syntax errors printing if appropriate shell not determined.
Removed additional print to avoid duplication prompt printing
0.1.0
09 Oct 22:57
Compare
Sorry, something went wrong.
No results found
Default list of shells now: bash, sh.
0.0.5
09 Oct 22:28
Compare
Sorry, something went wrong.
No results found
More use cases in readme.
0.0.4
09 Oct 21:59
Compare
Sorry, something went wrong.
No results found