Télécharger la liste

Description du projet

Apparix allows one to bookmark directories and later jump to them using the mark. By default, it acts as a replacement for cd and can be used in the same manner, including the special behaviour for cd without argument and "cd -". It is possible to directly jump to subdirectories of a bookmarked directory. The contributed bash completion code facilitates completion both on bookmarks and directories, but can be adjusted to accommodate other preferences.

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.

2006-11-09 14:58
06-312

En présence d'une centaine de signets ou plus, apparix tombait en panne en raison de la gestion de mémoire erronée. Ce bogue est maintenant corrigé.
Tags: Major bugfixes
In the presence of a hundred bookmarks or more,
apparix would crash due to erroneous memory
management. This bug is now fixed.

2006-10-20 13:43
06-293

Cette version corrige un one-off accident qui s'est produit lorsque le fichier de ressources. Apparixrc n'existe pas encore. Des avertissements ont été ajoutés pour quand une marque ou destination contient un caractère virgule.
Tags: Minor bugfixes
This release fixes a one-off crash which occurred
when the resource file .apparixrc does not yet
exist. Warnings were added for when a mark or
destination contains a comma character.

2006-05-23 11:24
06-142

Un bogue dans écrabouiller marques a été fixée. Un court message est maintenant affiché lorsque un nouveau signet doublons un signet existant. Deux options pour les signets annonce ont été ajoutés. Option d'administration ne souffre plus de sans-papiers interactions régulières entre les signets et les portails, les portails ont été largement détachée de ces interfaces. Un simple annuler / supprimer mécanisme a été ajouté. Le code a été simplifié et de la documentation étendue.
Tags: Minor feature enhancements
A bug in squashing marks was fixed. A short message is now displayed when a new bookmark duplicates an existing bookmark. Two options for listing bookmarks were added. Administrative options no longer suffer from undocumented interactions between regular bookmarks and portals, as portals have largely been detached from those interfaces. A simple undo/delete mechanism was added. The code was streamlined and the documentation extended.

2005-11-10 15:26
05-314

Le nouveau code d'achèvement bash intégrée permet d'achèvement à la fois des signets et des sous-répertoires cibles. Le saut et les fonctions de signets ont été rationalisées et un bug a été supprimé. Jumping n'utilise plus un fichier de résultat intermédiaire. Résolution du signet en double a été améliorée et peut désormais être personnalisée. Les fichiers peuvent être facilement copiés ou déplacés vers des répertoires d'un signet.
Tags: Major feature enhancements
The newly integrated bash completion code allows
completion on both bookmarks and target
subdirectories. The jump and bookmark functions
were streamlined and a bug was removed. Jumping no
longer uses an intermediate result file. Duplicate
bookmark resolution was improved and can now be
customized. Files can be easily be copied or moved
to bookmarked directories.

2005-11-03 00:40
05-306

Lorsque l'alias bm / fonction est invoqué sans arguments, elle va maintenant prendre la composante arrière du répertoire courant que le signet. Un bogue dans le bash () a été fixé, et le code bash pour ajouter des achèvements pour apparix a été ajouté à la documentation.
Tags: Minor feature enhancements
When the bm alias/function is invoked without arguments, it will now
take the trailing component of the current directory as the bookmark.
A bug in the bash to() function has been fixed, and bash code to add
completions for apparix has been added to the documentation.

Project Resources