 |
BashStyle-NG |
| version 7.4 |
| About BashStyle-NG |
A Graphical Tool for styling the BASH
BashStyle-NG is a graphical Tool for changing the Bash's behaviour and look'n'feel. Aswell as Readline's, Nano's and Vim's.
It shipps a huge scriptchain, that is used by the styles shipped with BS-NG, but can also be used separately.
Since v6.3 you have the opportunity to create your own prompts. For important notes on how to do so, refer back to the documentation.
If you don't understand an option or something does not work as expected read the documentation. It's installed in /usr/share/doc/bashstyle-ng/index.html ( /usr is default but may vary if you passed an other prefix to configure).
Currently BS-NG shipps 15 pre-defined Styles for your prompt. Most of them can be modified via the Custom Prompt Builder.
If you want to save your current configuration and want to re-import it later (or for using it on a different user/machine) you can do so via the Profiler.
Looking for Prompts!
If you have an idea for a prompt (or made one on your own) you can leave a comment.
Same for options, which are currently not available.
Looking for Translators!
If you are willing to translate BS-NG into another language then English or German, send me a mail.
If you don't know how to translate - no problem! Just leave a comment about that in your mail and I'll instruct you.
SVN ACCESS:
You can get the latest in-development version by running:
svn co http://bashstyle-ng.googlecode.com/svn/trunk bashstyle-ng
Once you've done the initial checkout you can use svn up to update the svn.
Use svn log to see the full ChangeLog or svn log --limit [number] for a limited number of entries
NOTE:
If there have been changes to any of the *.in files re-run configure, to make sure the changes take effect!
Requirements:
- gawk
- bash
- gconf
- ncurses
- python-gtk2
- python-glade2
- python-gconf
Installation:
Debian and Co.:
dpkg -i [ or if you're using my repo: sudo apt-get install bashstyle-ng ]
Else:
./configure
make
su -c "make install" [ or ] sudo make install
Requirements
This application requires GTK+ version 2.12.x.
Other dependencies include: Required: python 2.4+,pygtk 2.4+, pyglade 2.4+, bash 3.0+, sed, coreutils, gconf
Optional: psyco, /dev/random
Recommended: bc, less |
| Latest Version: 7.4 |
7.4:
"Klubbheads Großraum Remix"
configure:
- while running configure, expand $PATH to be able to find dmidecode via which
support/bs-ng-profiler:
- help message rework
support/bswitch.in:
- fixed help message
- colored help message
support/fdnl:
- added help message
- changed syntax
support/bs-ng-parse-echo:
- fixed help
- print $blue in blue, $red in red and so on
- only print colored if colores are enabled
support/man2pdf:
- small help message rework
support/showip:
- added help message
support/showmem:
- added help message
support/showload:
- added help message
support/sysinfo:
- help messaged reworked
- added --all option
support/showspace:
- help message added
python-gtk/bashstyle.in:
- updated the custom prompt builder for fdnl syntax change
system/themes/separator-rc ::
system/themes/quirk-rc:
- updated for new fdnl syntax
bs-ng-doc/chapter01.html ::
bs-ng-doc/chapter09.html:
- fixed some typos/mistakes
bs-ng-doc/img/*.png:
- updated documentation images
system/nx-rc.in:
- don't switch from xterm to xterm-256color as it's not supported in every terminal
- you can now store your own customizations in $HOME/.custom-rc -> they will be loaded then
system/misc/completion-rc:
- added completion for asoundconf
debian/control:
- updated
|
|
|