-
0.7.1 Stable
released this
2026-01-18 12:37:53 -07:00 | 1 commits to main since this releasesubshells and as always, a lot of bug fixes
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
4 downloads
-
Source code (ZIP)
-
0.7.0 Stable
released this
2026-01-14 22:38:18 -07:00 | 25 commits to main since this releaserash version 7! this release makes shift+tab show you auto completion options, along with a lot of reworks under the hood, oh and a lot of bug fixes.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
4 downloads
-
Source code (ZIP)
-
0.6.9 Stable
released this
2026-01-06 18:34:31 -07:00 | 51 commits to main since this releaselots of bug fixes for signals and job management
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
4 downloads
-
Source code (ZIP)
-
0.6.8 Stable
released this
2026-01-04 22:53:50 -07:00 | 53 commits to main since this releaselots of bug fixes, mostly signal related.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
4 downloads
-
Source code (ZIP)
-
0.6.7 Stable
released this
2026-01-01 20:35:15 -07:00 | 58 commits to main since this releasebug fixes
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
-
Source code (ZIP)
-
0.6.6 Stable
released this
2026-01-01 20:21:13 -07:00 | 60 commits to main since this releaseadds the
execbuiltin. I ran into an issue trying to run gdb with rash set to my default shell, where it expectedexecto be present.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)
-
0.6.5 Stable
released this
2025-12-31 17:32:18 -07:00 | 65 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)
4 downloads
-
0.6.4 Stable
released this
2025-12-28 11:40:29 -07:00 | 72 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 | 90 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 | 93 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)
0 downloads
-
Source code (TAR.GZ)
3 downloads