Télécharger la liste

Description du projet

AIBash is a project which aims to make Bash act
more intelligently. It features typing
error-correction and the ability to learn that
certain file suffixes are associated with certain
programs so that other programs are filtered out
while pressing TAB. Other features are planned for
the future.

Système requise

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.

2003-08-14 21:31
0.4

Programme de correction utilise désormais des informations sur les suffixes des noms de fichiers. Pour décider du programme à utiliser, le système détermine qui est normalement utilisé avec des fichiers avec le suffixe donné en utilisant les statistiques de commandes entrées précédemment. CTRL-O permet maintenant de commande (nom de fichier et nom de classe Java) l'achèvement, à l'aide de ces statistiques. Double suffixes (comme ps.gz) sont traités spécialement.
Program correction now uses information about the suffixes of
filenames. To decide which program to use, the system determines
which is normally used with files with the given suffix by using
statistics from commands entered earlier. CTRL-O now allows command
(filename and Java classname) completion, using these statistics.
Double suffixes (like ps.gz) are treated specially.

2002-11-12 20:15
0.1

Tags: Initial freshmeat announcement

Project Resources