mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
For some reasone upstream changed the Pager (less) from -r to -R, to explictly only allow ANSI color sequences. This caused the 'show interfaces' command to output <EF><33><13> style replacement chars instead of UTF8 line drawing characters. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>