Download List

Descripción del Proyecto

Closebracket lets you define multiple shell
actions in a single command to speed up the typing
of the most repetitive shell commands. It includes
']' and '][' commands, which are located near the
"Enter" key and are easy to type quickly. They
invoke primary and secondary actions respectively.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-11-25 10:40
0.0.7

Closebracket es ahora zsh compatibles. Varios errores fueron corregidos.
Tags: Major feature enhancements
Closebracket is now ZSH compatible. Various bugs
were fixed.

2007-10-01 23:27
0.0.6

Un error en los directorios se ha resuelto: con la versión anterior, no era posible cambiar de directorios con espacios en sus nombres.
Tags: Major bugfixes
A directory bug has been solved: with the previous version, it wasn't possible to change to directories with spaces in their names.

2007-09-27 13:37
0.0.5

comandos cd y ls son ejecutados con eval, lo que significa que se ampliará si se vuelve a definir como alias. El código se ha optimizado y embellecido. El "bc-l" característica se quitó.
Tags: Code cleanup
cd and ls commands are now executed with eval, which means that they will be expanded if you redefine them as aliases. The code was optimized and beautified. The "bc -l" feature was removed.

2007-01-27 03:53
0.0.4

] Archivo: línea es ahora equivalente a ejecutar "el archivo vim + línea". El "untarra''script ahora reparar roto tar / archivos zip / rar, es decir, archivos que permite descomprimir archivos en. /.
] file:line is now equivalent to executing "vim file +line". The "untarra'' script will now repair broken tar/zip/rar archives, i.e. archives that would decompress files in ./.

2006-07-11 10:06
0.0.3

Un método modular para que coincida con las extensiones de archivo se ha aplicado. Es posible asociar múltiples extensiones a un programa o una función. (por ejemplo, la asociación ". jpg. bmp" a gqview y el GIMP, usando la primera como la acción principal y la segunda como secundaria). Soporte para "ftp://" URIs se ha añadido.
Tags: Major feature enhancements
A modular method to match file extensions has been implemented. It is possible to associate multiple extensions to a program or a function. (for example, associating ".jpg .bmp" to gqview and to the GIMP, using the former as the primary action and the latter as secondary). Support for "ftp://" URIs has been added.

Project Resources