tutoriels:nano
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
tutoriels:nano [29/09/2019 20:47] – stephane.dufour.ilinux.fr | tutoriels:nano [01/10/2019 19:47] (Version actuelle) – stephane.dufour.ilinux.fr | ||
---|---|---|---|
Ligne 2: | Ligne 2: | ||
{{ : | {{ : | ||
\\ | \\ | ||
- | Permet de colorer par défaut les fichiers | + | Permet de colorer par défaut les **__fichiers |
Avec l' | Avec l' | ||
Ligne 8: | Ligne 8: | ||
<code bash> | <code bash> | ||
nano / | nano / | ||
- | </ | + | </ |
- | Puis copier/ | + | Puis copier/ |
- | < | + | < |
# config file highlighting | # config file highlighting | ||
Ligne 19: | Ligne 19: | ||
# default text | # default text | ||
color magenta " | color magenta " | ||
+ | |||
# special values | # special values | ||
icolor brightblue " | icolor brightblue " | ||
+ | |||
# keys | # keys | ||
icolor cyan " | icolor cyan " | ||
+ | |||
# commands | # commands | ||
color blue " | color blue " | ||
+ | |||
# punctuation | # punctuation | ||
color blue " | color blue " | ||
+ | |||
# numbers | # numbers | ||
color red " | color red " | ||
+ | |||
# keys | # keys | ||
icolor cyan " | icolor cyan " | ||
+ | |||
# punctuation | # punctuation | ||
color blue "/" | color blue "/" | ||
color brightwhite " | color brightwhite " | ||
color brightwhite " | color brightwhite " | ||
+ | |||
# section headings | # section headings | ||
icolor brightyellow " | icolor brightyellow " | ||
color brightcyan " | color brightcyan " | ||
color brightcyan " | color brightcyan " | ||
+ | |||
# URLs | # URLs | ||
icolor green " | icolor green " | ||
+ | |||
# XML-like tags | # XML-like tags | ||
icolor brightcyan "</? | icolor brightcyan "</? | ||
+ | |||
# strings | # strings | ||
color yellow " | color yellow " | ||
+ | |||
# comments | # comments | ||
color white "# | color white "# |
tutoriels/nano.1569790044.txt.gz · Dernière modification : 29/09/2019 20:47 de stephane.dufour.ilinux.fr