diff options
Diffstat (limited to 'shells/bashc/pkg-descr')
-rw-r--r-- | shells/bashc/pkg-descr | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/shells/bashc/pkg-descr b/shells/bashc/pkg-descr deleted file mode 100644 index ed657517a366..000000000000 --- a/shells/bashc/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -Bash Commander is a traditional GNU bash shell extended with visual two-panel -file browser. - -Features: - -* Full bash compatibility. -* Embedded visual file browser. -* Two file panels, turned on and off by pressing ^O. -* Actions and colors configured via .bashrc script. -* Run current file on pressing Enter, configurable via commander_start_file() - shell function. -* Perform an action on pressing F1-F20 keys, configurable via commander_fN() - shell functions. - -WWW: https://groups.google.com/forum/?fromgroups#!forum/bashc |