Hi!
I'm pleased to release the 0.4b in the time I've planned!
This version contains bug fixes and a new improvement of the association file/program feature.
Here follows the specs
Bye
Giovanni
#version 0.4b prealpha#
-Improoved the association file/program support.
Now you can write a thing like that:
$ ,/c to open automatically with your favourite program all the c files
in your current working directory.
-Fixed bugs in the association and propmpt customization implementation
Hi!
on the CVS is ready the code that fix important bugs on the v0.4
These bugs affect the fclose on association and prompt customization causing a segmentation fault!
Thanks to spina of Slacky.eu community that fix this bug.
Next will follow the 0.4b release
bye
Gio
Hi!
I'm pleased to release the 0.4 version of bohshell.
The new feature is the association file_extension/program
-file association system. ,/ (comma-slash)
You can specify in the bohshell configuration file the association
between extensions and softwares, so you can write in the config something
like:
c | jed
and next in the shell
$ ,/main.c association.c something.h
the shell will open jed with the files
main.c
association.c
something.h
Actually you can't specify something like:
$ ,/c
to specify *.c
This is probably a 0.4b version feature... read more
Hi! I'm pleased to announce to you all the release of the bohshell version 0.3.
This package include the prompt customization and the command history!
Few days ago I've added the donation system to this project if you enjoy my work you can donate to me directly from this project or from another my project.
More information you can see at:
http://santostefanogiovanni.blogspot.com/2007/10/donations.html... read more
Hi!
Yesterday I've made a new site for Bohshell where you can take links, news and post into the forum
the site is:
http://digilander.libero.it/bohshell/
also available:
http://bohsh.sourceforge.net/
In the CVS you can find the code updated for customize the prompt of the shell
Bye
Gio
Hi,
I've released the 0.2c prealpha of the bohshell to fix some bugs that affect the parameters parsing.
Bye
Gio
Hi,
I've released a 0.2b version of the shell because I've added the \[space] wildcard support.
Now you can launch something like that
$ ./program\ name.out -param\ one -param\ two
Bye
Giovanni
Hi!
I'm pleased to release the version 0.2 of the prealpha of my shell!
In this version you can find a new complete structure to manage builtin commands, a funcition to find commands and files like the autocompletition of shell like bahsh.
I've fixed several bugs and memory leaks, so you can launch the program free without seeing the memory to go down :D :D
If you want to follow the bohshell development look often to the CVS... read more
BohShell is now available in CVS repository.
Going to the address
http://bohsh.cvs.sourceforge.net/bohsh/bohshell/
you can download the latest source code of the shell.
Between a release and another I always update the CVS so the code is the latest that I develop but it can be unstable...
Bye
Santostefano Giovanni
Hi! I'm pleased to release the first version of the shell that I'm currently developing.
Hope you enjoy it