Hi guys,
I use a text editor called editors/micro, problem it seems that the current version doesn't have any syntax highlighting.
So I wonder if it is just me or if it is a bug in the FreeBSD's package, I know that the Linux's version runs okay.
I installed it via pkg (I do not compile software), the system is on 13.1 stable not latest.
I checked my shell settings and nothing should interfere, and to be sure I installed neovim to compare and it does use syntax highlighting so I do not think my settings are wrong, beside I temporary changed the shell just in case but the problem persisted.
Can a micro user confirm this ?
Thank you
I use a text editor called editors/micro, problem it seems that the current version doesn't have any syntax highlighting.
So I wonder if it is just me or if it is a bug in the FreeBSD's package, I know that the Linux's version runs okay.
I installed it via pkg (I do not compile software), the system is on 13.1 stable not latest.
I checked my shell settings and nothing should interfere, and to be sure I installed neovim to compare and it does use syntax highlighting so I do not think my settings are wrong, beside I temporary changed the shell just in case but the problem persisted.
Can a micro user confirm this ?
Thank you

Code:
~ : freebsd-version -kru
13.1-RELEASE-p2
13.1-RELEASE-p2
13.1-RELEASE-p2
Code:
~ : doas pkg info micro
micro-2.0.11_2
Name : micro
Version : 2.0.11_2
Installed on : Tue Oct 11 22:27:46 2022 CEST
Origin : editors/micro
Architecture : FreeBSD:13:amd64
Prefix : /usr/local
Categories : editors
Licenses : MIT
Maintainer : lcook@FreeBSD.org
WWW : https://micro-editor.github.io/
Comment : Modern and intuitive terminal-based text editor
Options :
DEBUG : off
DOCS : on
Annotations :
FreeBSD_version: 1301000
repo_type : binary
repository : FreeBSD
Flat size : 11.1MiB
Description :
Micro is a terminal-based text editor that aims to be easy to use and
intuitive, while also taking advantage of the full capabilities of modern
terminals.
WWW: https://micro-editor.github.io/
Last edited: