| Members: 16 |
| Language: English |
|
Group categories:
|
| More group info » |
|
| Oct 21 |
|
| Aug 18 |
|
| Sep 17 |
|
| Sep 16 |
|
| Sep 11 |
|
| Aug 29 |
|
| Jan 29 |
|
Home | What's new | Download | FAQ | Forum Bash Commander is a traditional GNU bash shell extended with visual two-panel file browser.
Features
BinariesBinary release for Windows Cygwin is available: http://downloads.sourceforge.net/project/bashc/bashc/3.2.33.1/bashc-3.2.33.1-cygwin.zipGet source codeThe latest released version of Bash Commander is 3.2.33.0. You can download it here: http://downloads.sourceforge.net/bashc/bashc-3.2.33.0.tgz
You can get the current development version of source code from Subversion repository: svn co https://bashc.svn.sourceforge.net/svnroot/bashc bashc InstallationBefore installation, make sure that you have libncurses installed. In Ubuntu, you can install it by command "sudo apt-get install libncurses5-dev".To configure, compile and install Bash Commander, enter the source code directory and run the following commands: ./configure Function keys are implemented using dialog utility. Please, install dialog-1.1 or later version from ftp://invisible-island.net/dialog/. Start commanderWhen you run bashc, it will behave like an ordinary GNU bash. To enable commander mode, you need to set COMMANDER shell variable. The best way to do it is to source file /usr/local/etc/bash_commander. Try this:$ bashc <-- on shell prompt, run bash commander When you type a command in visual mode and press Enter, the screen is cleared, command executed and commander switched to line mode. Just press Enter again to return back to panel mode.
I recommend you to add a line ". /usr/local/etc/bash_commander" to the end of your ~/.bashrc file. This is safe enough. You could also set bashc as your login shell. Documentation
|
| |||||||||||||||||||||||||||
| Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy |
| ©2010 Google |