Файловый менеджер - Редактировать - /usr/share/nano/man-html/fr/nano.1.html
Назад
<!-- Creator : groff version 1.18.1 --> <!-- CreationDate: Fri Nov 27 00:08:49 2009 --> <html> <head> <meta name="generator" content="groff -Thtml, see www.gnu.org"> <meta name="Content-Style" content="text/css"> <title>NANO</title> </head> <body> <h1 align=center>NANO</h1> <a href="#NOM">NOM</a><br> <a href="#SYNOPSIS">SYNOPSIS</a><br> <a href="#DESCRIPTION">DESCRIPTION</a><br> <a href="#OPTIONS">OPTIONS</a><br> <a href="#FICHIERS D’INITIALISATION">FICHIERS D’INITIALISATION</a><br> <a href="#NOTES">NOTES</a><br> <a href="#BOGUES">BOGUES</a><br> <a href="#SITE INTERNET">SITE INTERNET</a><br> <a href="#VOIR AUSSI">VOIR AUSSI</a><br> <a href="#AUTEUR">AUTEUR</a><br> <a href="#TRADUCTION">TRADUCTION</a><br> <hr> <a name="NOM"></a> <h2>NOM</h2> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p>nano − NAno un NOuvel éditeur, un clone libre et amélioré de Pico</p> </td> </table> <a name="SYNOPSIS"></a> <h2>SYNOPSIS</h2> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>nano</b> <i>[OPTIONS] [[+LIGNE,COLONNE] FICHIER]...</i></p> </td> </table> <a name="DESCRIPTION"></a> <h2>DESCRIPTION</h2> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p>Cette page de manuel décrit brièvement la commande <b>nano</b>.</p> <!-- INDENTATION --> <p><b>nano</b> est un éditeur petit, sympathique et libre, qui vise à remplacer Pico, l’éditeur par défaut du logiciel non libre Pine. <b>nano</b> ne se contentant pas de copier l’interface et l’ergonomie de Pico, il offre également certaines fonctions manquantes (ou désactivées par défaut) dans Pico. Ces fonctionnalités sont, par exemple, les fonctions de recherche et de remplacement, et la possibilité de sauter directement à une ligne et à une colonne précise.</p> </td> </table> <a name="OPTIONS"></a> <h2>OPTIONS</h2> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>+</b><i>LIGNE</i><b>,</b><i>COLONNE</i></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Démarre avec le curseur positionné à la colonne <i>COLONNE</i> de la ligne <i>LIGNE</i> (l’un des deux, au moins, devant être spécifié) au lieu de démarrer à la colonne 1, ligne 1.</p> </td> </table> <!-- TABS --> <table width="100%" border=0 rules="none" frame="void" cols="5" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="11%"></td> <td width="2%"> <p><b>−?</b></p> </td> <td width="13%"></td> <td width="35%"> <p>Identique à <b>-h (−−help)</b>.</p> </td> <td width="36%"> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−A (−−smarthome)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Rend plus malin le fonctionnement de la touche « Début ». Lorsque l’on appuie sur cette touche à n’importe quel endroit excepté au tout début du texte d’une ligne (i. e. au premier caractère non blanc), le curseur se positionnera au début du texte de la ligne (qu’il soit en avant ou en arrière). Si le curseur est déjà là, il se placera au vrai début de la ligne.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−B (−−backup)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Lors de l’écriture d’un fichier, crée une copie de sécurité de la version précédente, en ajoutant un tilde (~) au nom du fichier.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−D (−−boldtext)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Utilise des caractères gras à la place de la vidéo inverse.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−C</b> <i>répertoire</i> <b>(−−backupdir=</b><i>répertoire</i><b>)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Définit le répertoire utilisé par <b>nano</b> pour enregistrer les copies de sécurité uniques si celles-ci sont activées.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−E (−−tabstospaces)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Convertit les tabulations clavier en espaces.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−F (−−multibuffer)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Active le mode multi-espace, autorisant l’édition simultanée de plusieurs fichiers, si ce mode est disponible.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−H (−−historylog)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Enregistre les chaînes ayant fait l’objet d’une recherche ou d’un remplacement dans le fichier <i>~/.nano_history</i> afin de permettre leur réutilisation. Ceci n’est possible que si <b>nano</b> est configuré pour utiliser les fichiers nanorc.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−I (−−ignorercfiles)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Ne pas utiliser pas les fichiers <i>SYSCONFDIR/nanorc</i> et <i>~/.nanorc</i> (si <b>nano</b> est capable de les utiliser).</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−K (−−rebindkeypad)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Interprète les touches du pavé numérique afin qu’elles fonctionnent toutes correctement. Vous ne devriez utiliser cette option que si ce n’est pas le cas, car nano ne sera plus capable d’utiliser la souris correctement lorsque cette option sera activée.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−L (−−nonewlines)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Ne pas ajouter de passage à la ligne à la fin des fichiers.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−N (−−noconvert)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Désactive la conversion automatique des fichiers depuis les formats Mac et DOS.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−O (−−morespace)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Utiliser la ligne blanche située sous la ligne de titre comme espace supplémentaire d’édition.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−Q</b> <i>chaîne</i> <b>(−−quotestr=</b><i>chaîne</i><b>)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Définit le préfixe par défaut des citations. Nano utilise ce préfixe pour réaliser une justification correcte des citations. Si nano est capable d’utiliser des expressions rationnelles, le préfixe par défaut sera "<i>^([ \t]*[#:>\|}])+</i>", sinon, ce sera "<i>></i> ". Dans l’expression rationnelle précédente, « <i>\t</i> » représente une tabulation.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−R (−−restricted)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Mode restreint : aucune lecture ou écriture de fichiers non indiqués sur la ligne de commande, pas de lecture des fichiers nanorc, interdiction de suspendre, interdiction d’ajouter au début, à la fin, de sauvegarder un fichier ayant déjà un nom sous un nom différent, d’utiliser une copie de sécurité ou le correcteur orthographique. Cette option peut aussi être activée en appelant <b>nano</b> sous un nom commençant par « r » (par exemple « rnano »).</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−S (−−smooth)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Active le défilement progressif. Le texte défilera ligne-par-ligne au lieu de défiler morceau-par-morceau.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−T</b> <i>nombre</i> <b>(−−tabsize=</b><i>nombre</i><b>)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Définit la taille (largeur) des tabulations en nombre de colonnes. Le nombre indiqué doit être strictement supérieur à 0. La valeur par défaut est de 8.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−U (−−quickblank)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Effacement rapide de la ligne d’état. Les messages affichés par la ligne d’état disparaîtront après une frappe clavier au lieu de 25. Notez que l’option <b>-c</b> prend le pas sur cette option.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−V (−−version)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Affiche la version, puis s’arrête.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−W (−−wordbounds)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Détection plus précise des limites de mots, obtenue en considérant les caractères de ponctuation comme faisant partie des mots.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−Y</b> <i>chaîne</i> <b>(−−syntax=</b><i>chaîne</i><b>)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Indique quel mode de colorisation syntaxique adopter, parmi les modes définis dans le fichier <i>.nanorc</i>, si cette fonctionnalité est disponible.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−c (−−const)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Affiche en permanence la position du curseur. Notez que cette option prend le pas sur l’option <b>-U</b>.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−d (−−rebinddelete)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Interprète différemment la touche « Supprimer », afin que les touches « Effacement arrière » et « Supprimer » fonctionnent correctement. Vous ne devriez avoir besoin de cette option que si, sur votre système, la touche « Effacement arrière » produit l’effet de la touche « Supprimer ».</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−h (−−help)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Affiche un résumé des options de lancement de nano, puis s’arrête.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−i (−−autoindent)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Indentation automatique. Commence chaque nouvelle ligne au même niveau que la ligne précédente. Utile pour l’édition de code source.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−k (−−cut)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Coupe le texte du curseur à la fin de la ligne, au lieu de couper la ligne entière.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−l (−−nofollow)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Si le fichier édité est un lien symbolique, au lieu de le suivre, remplace le lien par le nouveau fichier. Sans doute utile pour éditer les fichiers de <i>/tmp</i>, non ?</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−m (−−mouse)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Active l’utilisation de la souris, si elle est disponible pour votre système. Lorsque celle-ci est activée, il est possible d’utiliser la souris pour positionner le curseur, pour marquer le texte (avec un double-clic) et pour lancer les fonctions correspondant aux raccourcis. Il est possible d’utiliser la souris sous X Window ou en mode console avec gpm.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−o</b> <i>répertoire</i> <b>(−−operatingdir=</b><i>répertoire</i><b>)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Définit le répertoire de travail. Demande à <b>nano</b> de mettre en place quelque chose de similaire à un environnement d’exécution restreint (<i>chroot</i>).</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−p (−−preserve)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Préserve les séquences XON et XOFF (^Q et ^S), afin qu’elle soient reçues par le terminal.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−r</b> <i>colonne</i> <b>(−−fill=</b><i>colonne</i><b>)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Passe automatiquement à la ligne une fois arrivé à la colonne <i>colonne</i>. Si la valeur indiquée est de 0 ou moins, le point de passage à la ligne aura lieu à la taille de l’écran moins <i>colonne</i>. Cela permet de faire varier le point de passage à la ligne lorsque l’on change la taille de l’écran. La valeur par défaut est de −8.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−s</b> <i>programme</i> <b>(−−speller=</b><i>programme</i><b>)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Choix d’un correcteur orthographique de remplacement.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−t (−−tempfile)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>S’il a été modifié, le fichier sera sauvegardé automatiquement sans demande de confirmation. Identique à l’option <b>-t</b> de Pico.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−v (−−view)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Mode visualisation (lecture seule).</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−w (−−nowrap)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Désactive le passage automatique à la ligne.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−x (−−nohelp)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Désactive la barre d’aide affichée en bas de l’écran.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−z (−−suspend)</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Autorise à suspendre l’éditeur.</p> </td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>−a, −b, −e, −f, −g, −j</b></p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="21%"></td> <td width="77%"> <p>Ignoré, pour être compatible avec Pico.</p> </td> </table> <a name="FICHIERS D’INITIALISATION"></a> <h2>FICHIERS D’INITIALISATION</h2> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>nano</b> lit les fichiers d’initialisation dans l’ordre suivant : <i>SYSCONFDIR/nanorc</i>, puis <i>~/.nanorc</i>. Référez-vous à la page de manuel de <b>nanorc(5)</b> et au fichier d’exemple <i>nanorc.sample</i>, qui devraient tous les deux être livrés avec <b>nano</b>.</p> </td> </table> <a name="NOTES"></a> <h2>NOTES</h2> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p>Si aucun correcteur orthographique de remplacement n’est indiqué dans la ligne de commande ou dans l’un des fichiers nanorc, <b>nano</b> prendra la commande indiquée par la variable d’environnement <b>SPELL</b> si elle est définie.</p> <!-- INDENTATION --> <p>Dans certains cas, <b>nano</b> essaiera de sauvegarder le fichier en cours d’édition dans un fichier de secours. Cela arrivera principalement si <b>nano</b> reçoit un signal SIGHUP ou SIGTERM, ou bien se trouve à court de mémoire. Le nom de ce fichier de secours sera <i>nano.save</i> si le fichier en cours n’avait pas encore de nom, ou sera composé du nom du fichier en cours suivi du suffixe « .save ». Si un fichier de ce nom existe déjà dans le répertoire, un « .save » et un nombre seront ajoutés à la fin du nom du fichier en cours afin de le rendre unique (par exemple, « .save.1 »). En mode multi-espace, <b>nano</b> réalisera une sauvegarde de tous les fichiers en cours dans leurs fichiers de secours respectifs.</p> </td> </table> <a name="BOGUES"></a> <h2>BOGUES</h2> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p>Merci de nous faire parvenir vos commentaires et de nous signaler les bogues, en écrivant, en anglais, à <b>nano@nano-editor.org</b>.</p> <!-- INDENTATION --> <p>La liste de discussion anglophone <b>nano</b> est disponible à l’adresse <b>nano-devel@gnu.org</b>.</p> <!-- INDENTATION --> <p>Pour vous abonner, envoyez un courrier électronique à <b>nano-devel-request@gnu.org</b>, ayant pour objet « subscribe ».</p> <!-- INDENTATION --> <p>N’hésitez pas également à envoyez vos commentaires, suggestions et corrections relatives à l’adaptation française de cette page de manuel ou du logiciel à <b>jean-philippe.guerard@tigreraye.org</b>.</p> </td> </table> <a name="SITE INTERNET"></a> <h2>SITE INTERNET</h2> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p>http://www.nano-editor.org/</p> </td> </table> <a name="VOIR AUSSI"></a> <h2>VOIR AUSSI</h2> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><b>nanorc</b>(5)</p></td> </table> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p><i>/usr/share/doc/nano/</i> (ou son équivalent sur votre système)</p> </td> </table> <a name="AUTEUR"></a> <h2>AUTEUR</h2> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p>Chris Allegretta <chrisa@asty.org> et d’autres (voir les fichiers <i>AUTHORS</i> et <i>THANKS</i> pour plus d’information). Cette page de manuel a été initialement rédigée par Jordi Mallach <jordi@gnu.org> pour le système Debian (mais elle peut être utilisée par d’autres).</p> </td> </table> <a name="TRADUCTION"></a> <h2>TRADUCTION</h2> <!-- INDENTATION --> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td> <td width="89%"> <p>Cette adaptation française a été réalisée par Jean-Philippe Guérard <jean-philippe.guerard@tigreraye.org> le 29 novembre 2007 à partir de la version 1.54 du 11 octobre 2007 de la page de manuel de nano 2.0.0. Cette page a été relue par Gérard Delafond.</p> <!-- INDENTATION --> <p>Un maximum de soin a été apporté lors de l’élaboration de cette traduction ; néanmoins, quelques imperfections peuvent subsister. Si vous en rencontrez, que ce soit dans la version française ou dans la version originale, n’hésitez pas à les signaler à l’auteur ou au traducteur.</p> <!-- INDENTATION --> <p>La version originale la plus à jour de ce document est toujours consultable via la commande :</p> <!-- INDENTATION --> <p>LANGUAGE=en man nano</p> </td> </table> <hr> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 2.54 |
proxy
|
phpinfo
|
Настройка