Micro: Syntax highlighting issue

Created on 19 Jan 2020  路  3Comments  路  Source: zyedidia/micro

Most helpful comment

If you are ysing termux then first do set colorscheme default and restart micro then it should work. Termux here is the curprit as this has happened to me many times

All 3 comments

There is no syntax theme defined (see unknown in the status bar). It seems the detection didn't work, or you don't have syntax files installed for some reason.

Press Ctrl + E, type set filetype python then press Enter (or set filetype py, I forgot).

What version are you using? If you previously installed micro 2.0, but then went back to using 1.4.1, you should remove the option filetype from ~/.config/micro/settings.json (delete the line with "filetype": "unknown").

If you are ysing termux then first do set colorscheme default and restart micro then it should work. Termux here is the curprit as this has happened to me many times

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Rbagman picture Rbagman  路  4Comments

utkarsh2102 picture utkarsh2102  路  3Comments

Bigguy34 picture Bigguy34  路  3Comments

zanglebert picture zanglebert  路  4Comments

johnmbaughman picture johnmbaughman  路  3Comments