INB COMPUTERS "Honestidad, calidad y profesionalismo"
POST ED: 05 de octubre, 2021. ACTUALIZADO EN: 05 de octubre, 2021.
nano ruta/fichero ——– Leer, crear y editar un archivo.
M = Esc/Alt
Ctrl + g ———– Con este comando puedes abrir el menú de ayuda del nano.
Ctrl + x ———– Use este comando para salir de nano.
Ctrl + o ———– Escribir el fichero actual a disco.
Ctrl + r ———– Insertar otro fichero en el actual.
Ctrl + w ———– Este comando del editor nano permite buscar un texto en el editor.
Ctrl + y ———– Moverse a la página anterior.
Ctrl + v ———– Como resultado permite moverse a la página siguiente.
Ctrl + k ———– Cortar la línea actual y guardarla en el cutbuffer.
Ctrl + u ———– Pegar el cutbuffer en la línea actual.
Ctrl + l ———– Redibujar la pantalla actual.
Ctrl + j ———– Justificar el párrafo actual.
Ctrl + m ———– Insertar un retorno de carro en la posición del cursor.
Ctrl + _ ———– Ir a un número de línea en concreto dentro del editor texto linux.
M + g ————– Ir a un número de línea en concreto.
M + i ————– Auto indexar ademas de habilitar y deshabilitar.
M + x ————– Modo ayuda habilitar/deshabilitar.
M + p ————– Modo Pico habilitar/deshabilitar.
M + m ————– Soporte para el uso del ratón habilitar/deshabilitar.
M + r ————– Reemplazar texto en el editor.
M + e ————– Expresiones regulares habilitar/deshabilitar.
M + b ————– Respaldar ficheros habilitar/deshabilitar.
M + s ————– Desplazamiento suave habilitar/deshabilitar.
M + h ————– Tecla ‘smart home’ habilitar/deshabilitar.
M + y ————– Coloreado de sintaxis habilitar/deshabilitar.
M + p ————– Mostrar blancos habilitar/deshabilitar.
Tipo: Free
Plataforma: Linux
Website: https://www.nano-editor.org/dist/v2.2/nano.html
Excelente editor Linux, se utiliza desde terminal. Aquí te proporciono algunos comandos que te serán muy útiles.