Hi,
I'm planning an upgrade of some older systems. I have managed to implement nano syntax highligting for the interactive merges, but (how) can I add color to the non-interactive diff output? (when upgrading 12.2)
I'm talking about these ones:
I picked the diff syntax above to demonstrate exactly what I'm missing and hoping for.
I'm planning an upgrade of some older systems. I have managed to implement nano syntax highligting for the interactive merges, but (how) can I add color to the non-interactive diff output? (when upgrading 12.2)
I'm talking about these ones:
Diff:
The following changes, which occurred between FreeBSD 12.4-RELEASE and
FreeBSD 13.2-RELEASE have been merged into /etc/group:
--- current version
+++ new version
@@ -1,6 +1,6 @@
-# $FreeBSD: releng/12.4/etc/group 359447 2020-03-30 17:07:05Z brooks $
+# $FreeBSD$
#
wheel:*:0:root
daemon:*:1:
kmem:*:2:
sys:*:3:
@@ -16,10 +16,12 @@
sshd:*:22:
smmsp:*:25:
mailnull:*:26:
guest:*:31:
video:*:44:
+realtime:*:47:
+idletime:*:48:
bind:*:53:
unbound:*:59:
proxy:*:62:
authpf:*:63:
_pflogd:*:64: