I have merged a pull request for i18n to alpha-branch. Thank you very much!
#rusty_bash #bash #rust
github.com/shellgei/rus...
Here is Version 1.1.8 of rusty_bash (Sushi Shell). #rusty_bash #bash #rust
github.com/shellgei/rus...
Our shell is now able to imitate this strange behavior of #bash toward single quotations. #rusty_bash #rust
But I don't know why Bash behaves like this.
She attempted to use our shell on android environments. Thanks a lot! #bash #sush #rusty_bash
github.com/shellgei/rus...
The number of passed test scripts is flat but the number of diff lines is reducing. #bash #rust #rusty_bash
github.com/shellgei/rus...
Should our shell adjust this behavior of Bash?
... maybe yes.
#bash #rust #rusty_bash
#rusty_bash passed run-lastpipe test in Bash repo. #bash #rust
github.com/shellgei/rus...
The number of passed test scripts reaches 20! (20/85) #bash #rusty_bash #rust
github.com/shellgei/rus...
Here is v1.1.5. #bash #rusty_bash #rust
github.com/shellgei/rus...
Though our shell is a Bash clone, I implemented repeat command. I sometimes use it. #bash #zsh #rusty_bash
passed run-dynvar test #bash #rusty_bash
github.com/shellgei/rus...
A file for the setup of bash-completion is added to the repo.
#bash #rusty_bash #sush
github.com/shellgei/rus...
The compatibility of our shell toward Bash leaped to 16% (14/85). #bash #rusty_bash
repo: github.com/shellgei/rus...
The number of passed scripts jumped to 13/84. #rusty_bash #bash
github.com/shellgei/rus...
also passed run-nquote1 #bash #rusty_bash
Our shell passed the run-nquote test. 9/84. #bash #rusty_bash
github.com/shellgei/rus...
progress of #bash #rusty_bash
github.com/shellgei/rus...
Our shell passed run-case (case command test).
8/84 #bash #rusty_bash
current compatibility of #rusty_bash to #bash
v1.1.2 acutally passed all of the arithmetic operation test cases in Bash repo. But it mistook some elementary school level calculations. Fixed. #bash #rusty_bash
github.com/shellgei/rus...
☑️ removal of a fatal bug on arithmetic operation
☑️ stabilized bash-completion on macOS
#bash #rusty_bash
github.com/shellgei/rus...
v1.1.2 passed all of test cases of arithmetic expressions in Bash repo (its error messages are still different). #bash #rusty_bash
github.com/shellgei/rus...
Now our shell in alpha branch passed the run-ifs test in Bash repo. It's seventh test in 84.
#bash #rusty_bash
github.com/shellgei/rus...
This is an example. #bash #rusty_bash
This version passed all tests for arithmetic expression prepared in Bash. As an exception, calculation errors by Bash are not imitated.
#bash #rusty_bash #sush
github.com/shellgei/rus...
Our shell passed this test... #bash #rusty_bash
I'm fighting against the official test of Bash. #bash #rusty_bash #sush
github.com/shellgei/rus...
If you implement process substitutions to your shell, you should be careful in arithmetric expressions. #bash #rusty_bash
We have enabled IFS to work at word splitting. #bash #rusty_bash
github.com/shellgei/rus...