JuangaCovas.info

La página personal de Juan Gabriel Covas

Herramientas de usuario

Herramientas del sitio


linux:howtos:nano

Usando "nano"

To disable wordwrap permanently (-w option), edit ~/.nanorc and add this line:

set nowrap

Cheatsheet

ActionShortcut
Goto LineCTRL+- (CTRL + guión en teclado español)
SearchCTRL+W
Page Up/DownCTRL+Y CTRL+V

Syntax highlighting missing? We just uncomment desired include files at file: /etc/nanorc i.e.

include "/usr/share/nano/sh.nanorc"

And we can add:

## PHP
include "/usr/share/nano/php.nanorc"

COPY: CTRL+6, mark, ALT+6 (end mark), then to paste: CTRL+U

~~DISCUSSION|Comentarios~~

linux/howtos/nano.txt · Última modificación: 25/07/2021 19:26 por Juanga Covas