How to colorize Nano Text Editor

Опубликовано: 24 Февраль 2026
на канале: Midge Techknowledge
1,395
5

In linux, nano is terminal based text editor. But it has only black background and white fonts. By nano-syntax-highlighting we can colorize the function name in the nano text editor while we write program of any language. This is very helpful for understanding the code as we can distinguish between function name, variable and comment by seeing their color!