-
0.6.5 Stable
released this
2025-12-31 17:32:18 -07:00 | 111 commits to main since this releaserash is now (more or less) feature complete!
This release adds:
- Tab completing a line with multiple matching files will now display them to a user
- Pressing Ctrl+C while typing a line will now put you on a new fresh line (this feature was previously removed due to issues with signals)
- Input redirection for builtin commands now works properly
...and a whole lot of bug fixes!
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
5 downloads
-
0.6.4 Stable
released this
2025-12-28 11:40:29 -07:00 | 118 commits to main since this releaseTab completions and bug fixes.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
-
Source code (ZIP)
-
0.6.3 Stable
released this
2025-12-19 17:25:23 -07:00 | 136 commits to main since this releasesupport for the home and end keys on the keyboard and bug fixes.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
5 downloads
-
Source code (ZIP)
-
0.6.2 Stable
released this
2025-12-14 02:13:24 -07:00 | 139 commits to main since this releaselots of new builtins:
- which: see how a program is getting run
- env: list environment variables
- var: list shell variables
- setenv: set an environment variable with explicit key and value
- unsetenv: remove a variable from the environment
one-shot mode: run a single command then exiting, used with the -c option
better help documentation!
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
4 downloads
-
0.6.1 Stable
released this
2025-11-28 02:37:51 -07:00 | 158 commits to main since this releasefix buffer overflow (and memory leak)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
7 downloads
-
Source code (ZIP)
-
0.6.0 Stable
released this
2025-11-27 22:58:32 -07:00 | 159 commits to main since this releaserash 6 is all about shell scripting. rash now supports loading running commands from a file, it searches for a .rashrc file in the users home folder to execute on startup, and the source builtin allows you to modify your .rashrc on the fly!
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
5 downloads
-
Source code (ZIP)
-
0.5.9 Stable
released this
2025-11-26 23:18:28 -07:00 | 165 commits to main since this releasePrompts, shell variables, builtin documentation, and a lot of bug fixes.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
5 downloads
-
Source code (ZIP)
-
0.5.8 Stable
released this
2025-11-15 22:37:59 -07:00 | 184 commits to main since this releasevarious bug fixes
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
7 downloads
-
Source code (ZIP)
-
0.5.7 Stable
released this
2025-11-08 20:38:46 -07:00 | 187 commits to main since this releaseLine reader fixes
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
9 downloads
-
Source code (ZIP)
-
0.5.6 Stable
released this
2025-11-02 17:56:43 -07:00 | 196 commits to main since this releaseglobbing, hell yeah
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
6 downloads
-
Source code (ZIP)