Ryuichi Ueda's Avatar

Ryuichi Ueda

@ueda.tech.bsky.social

https://ueda.tech github: https://github.com/ryuichiueda activity: #rusty_bash wikipedia: https://ja.wikipedia.org/wiki/上田隆一

27 Followers  |  13 Following  |  101 Posts  |  Joined: 25.11.2024  |  1.6988

Latest posts by ueda.tech on Bluesky

Post image

I have merged a pull request for i18n to alpha-branch. Thank you very much!

#rusty_bash #bash #rust

github.com/shellgei/rus...

11.07.2025 04:46 — 👍 1    🔁 0    💬 0    📌 0
Post image

WHY? and WHY?

15.06.2025 10:03 — 👍 0    🔁 0    💬 0    📌 0
Preview
Release v1.1.8 · shellgei/rusty_bash Improvement of compatibility to Bash We add various features and bug fixes to this version from v1.1.6. Added test cases are as follows: v1.1.6 -> v1.1.7: https://github.com/shellgei/rusty_bash_te...

Here is Version 1.1.8 of rusty_bash (Sushi Shell). #rusty_bash #bash #rust

github.com/shellgei/rus...

09.06.2025 08:49 — 👍 0    🔁 0    💬 0    📌 0
Post image

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.

07.06.2025 22:59 — 👍 0    🔁 0    💬 0    📌 0
Post image

????? #Bash

05.06.2025 08:55 — 👍 0    🔁 0    💬 0    📌 0
Post image

What's the #Bash

05.06.2025 08:54 — 👍 0    🔁 0    💬 0    📌 0
Preview
Added support for Android platform by YumeYuka · Pull Request #143 · shellgei/rusty_bash As shown in the figure, sush is compiled to run on an Android device.

She attempted to use our shell on android environments. Thanks a lot! #bash #sush #rusty_bash

github.com/shellgei/rus...

03.06.2025 01:14 — 👍 2    🔁 0    💬 0    📌 0

ah ok ok

31.05.2025 05:10 — 👍 1    🔁 0    💬 0    📌 0
Post image

?????

31.05.2025 05:09 — 👍 2    🔁 0    💬 1    📌 0
Post image

The number of passed test scripts is flat but the number of diff lines is reducing. #bash #rust #rusty_bash

github.com/shellgei/rus...

31.05.2025 01:41 — 👍 0    🔁 0    💬 0    📌 0
Post image

Should our shell adjust this behavior of Bash?

... maybe yes.

#bash #rust #rusty_bash

31.05.2025 01:37 — 👍 0    🔁 0    💬 0    📌 0
Post image

He teaches you what is the right angle.

23.05.2025 12:02 — 👍 0    🔁 0    💬 0    📌 0
Post image

Why doesn't FUNCNAME have `=()`???

17.05.2025 00:16 — 👍 0    🔁 0    💬 0    📌 0
Preview
GitHub - shellgei/rusty_bash: bash written with Rust bash written with Rust. Contribute to shellgei/rusty_bash development by creating an account on GitHub.

#rusty_bash passed run-lastpipe test in Bash repo. #bash #rust

github.com/shellgei/rus...

14.05.2025 07:17 — 👍 1    🔁 0    💬 0    📌 0
Preview
GitHub - shellgei/rusty_bash: bash written with Rust bash written with Rust. Contribute to shellgei/rusty_bash development by creating an account on GitHub.

The number of passed test scripts reaches 20! (20/85) #bash #rusty_bash #rust

github.com/shellgei/rus...

11.05.2025 09:13 — 👍 0    🔁 0    💬 0    📌 0
Preview
Release v1.1.5 · shellgei/rusty_bash Compatibility improvement We add some features to this shell and fix some incompatible behaviors based on the test in official Bash repo. See additional test cases between v1.1.4 and v1.1.5 in our ...

Here is v1.1.5. #bash #rusty_bash #rust

github.com/shellgei/rus...

07.05.2025 07:20 — 👍 0    🔁 0    💬 0    📌 0
Post image

Though our shell is a Bash clone, I implemented repeat command. I sometimes use it. #bash #zsh #rusty_bash

05.05.2025 01:50 — 👍 0    🔁 0    💬 0    📌 0
Preview
GitHub - shellgei/rusty_bash: bash written with Rust bash written with Rust. Contribute to shellgei/rusty_bash development by creating an account on GitHub.

passed run-dynvar test #bash #rusty_bash

github.com/shellgei/rus...

01.05.2025 12:14 — 👍 0    🔁 0    💬 0    📌 0

A file for the setup of bash-completion is added to the repo.
#bash #rusty_bash #sush

github.com/shellgei/rus...

27.04.2025 00:26 — 👍 0    🔁 0    💬 0    📌 0
Post image

The compatibility of our shell toward Bash leaped to 16% (14/85). #bash #rusty_bash

repo: github.com/shellgei/rus...

25.04.2025 07:36 — 👍 0    🔁 0    💬 0    📌 0
GitHub - shellgei/rusty_bash: bash written with Rust bash written with Rust. Contribute to shellgei/rusty_bash development by creating an account on GitHub.

The number of passed scripts jumped to 13/84. #rusty_bash #bash

github.com/shellgei/rus...

24.04.2025 02:32 — 👍 0    🔁 0    💬 0    📌 0

also passed run-nquote1 #bash #rusty_bash

22.04.2025 23:50 — 👍 0    🔁 0    💬 0    📌 0
Preview
GitHub - shellgei/rusty_bash: bash written with Rust bash written with Rust. Contribute to shellgei/rusty_bash development by creating an account on GitHub.

Our shell passed the run-nquote test. 9/84. #bash #rusty_bash

github.com/shellgei/rus...

22.04.2025 13:16 — 👍 0    🔁 0    💬 0    📌 1
Post image

progress of #bash #rusty_bash

github.com/shellgei/rus...

19.04.2025 14:29 — 👍 0    🔁 0    💬 0    📌 0
Post image

Our shell passed run-case (case command test).

8/84 #bash #rusty_bash

16.04.2025 10:01 — 👍 0    🔁 0    💬 0    📌 0
Post image

current compatibility of #rusty_bash to #bash

15.04.2025 08:24 — 👍 1    🔁 0    💬 0    📌 0
Preview
Release v1.1.3 · shellgei/rusty_bash Fixed terrible bugs I'm extremely sorry. That's terrible. solved calculation problem The implementation of arithmetic expressions in v1.1.2 has passed all of the tests in Bash repo. However, it mis...

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...

13.04.2025 04:58 — 👍 0    🔁 0    💬 0    📌 0
Preview
GitHub - shellgei/rusty_bash at alpha bash written with Rust. Contribute to shellgei/rusty_bash development by creating an account on GitHub.

☑️ removal of a fatal bug on arithmetic operation
☑️ stabilized bash-completion on macOS

#bash #rusty_bash

github.com/shellgei/rus...

12.04.2025 10:18 — 👍 0    🔁 0    💬 0    📌 0
Preview
Release v1.1.2-beta · shellgei/rusty_bash Compatibility Improvements around arithmetic expression, and others Based on the test in Bash repository, outputs are matched to those of Bash. Examples 🍣 n=0 a="(a[n]=++n)<7&&a[0]"; ((a[0])); echo...

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...

12.04.2025 00:32 — 👍 1    🔁 0    💬 0    📌 0
Preview
GitHub - shellgei/rusty_bash: bash written with Rust bash written with Rust. Contribute to shellgei/rusty_bash development by creating an account on GitHub.

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...

09.04.2025 23:12 — 👍 0    🔁 0    💬 0    📌 0

@ueda.tech is following 13 prominent accounts