 |
BashStyle-NG |
| version 7.9.1 "The Nature Of Our Mind" |
| About BashStyle-NG |
A Graphical Tool for styling the BASH
BashStyle-NG
=== Introduction ===
BashStyle-NG is a graphical Tool for changing the Bashs behaviour and look’n’feel.
Aswell as Readlines, Nanos and Vims.
It shipps a huge functionchain, 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. Basically all 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 (bs-ng-profiler –help).
Standalone (GConf-Free) Configuration (for faster Bash-Startup) can be created via the RCGenerator (see: rcgenerator –help).
=== GIT Access ===
You can get the latest in-development version by running:
git clone git://git.tuxfamily.org/gitroot/bashstyleng/bashstyleng.git
Once you’ve done the initial clone, you can use `git pull' to stay up-to-date.
Use `git log' to view the full log.
=== Translations ===
*** Current Translations: ***
de (German): 100% (Christopher Roy Bratusek)
it (Italian): 100% (Alin Hantig)
ru (Russian): 100% (Alex Lushpai)
*** Work-In-Progress Translations: ***
*** New Translations: ***
If you want to translate BashStyle-NG into another language than above
(or want to update one of the above translations) then do it, and send me the po file via mail.
If you don’t know how to do so, don’t be shy and simply ask me for instructions.
=== Documentation ===
The current documentation has been rewritten in a better fashion and is 100% complete.
Either way if you have a suggestion for an improvement, let me know.
=== New Features ===
If you got an Feature Request or a new Idea for BashStyle-NG, then don’t hesitate to post it!
If you can provide patches, then that’s even better :)
=== Bugs ===
Report Bugs either via mail, or here on my homepage (ticket system).
Before reporting bugs please make sure that you got the latest version of bashstyle-ng (from git)
=== Installation ===
*** Debian & Co:
simply download the debian package and do:
dpkg -i
*** Any other Distro
./configure make sudo make install (or: su -c "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, bc, less
Optional: psyco |
| Latest Version: 7.9.1 "The Nature Of Our Mind" |
7.9.1:
"The Nature Of Our Mind"
scripts/bs-ng-profiler
scripts/rcgenerator:
- fixed bug #89: didn't load bs-ng-echo
code/bs-ng.py.in:
- fixed bug #90: workaround a bug in pygtk (all parts of the UI work again)
code/bs-ng-py.in:
- don't make lockfile functions a class each
rc/functions/ps:
- process related functions:
- psgrep (similar to pgrep, but nicer)
- pskill (psgrep, then ask for process number to terminate)
documentation/chapter08.html:
- added doc for rc.functions.ps
|
|
|