pkg icon indicating copy to clipboard operation
pkg copied to clipboard

Feature request: colored output like pacman

Open plasmoduck opened this issue 4 years ago • 2 comments

Please add colored output like Arch Linux pacman

Pacman has a color option. Uncomment the Color line in /etc/pacman.conf.

Perhaps we could have an argument like 'pkg -c' for color output. This will help with accessability/readability. Have it read the terminals color scheme.

plasmoduck avatar Nov 06 '20 16:11 plasmoduck

pkg -c already exists for something else, but a pkg --color or a color option in pkg.conf would be fine.

I have 0 plan to work on this but a patch doing this would be merged for sure

bapt avatar Dec 04 '20 08:12 bapt

Okay how can we do the patch? Do you have any examples?

Thanks

On Fri, Dec 04, 2020 at 12:42:55AM -0800, Baptiste Daroussin wrote:

pkg -c already exists for something else, but a pkg --color or a color option in pkg.conf would be fine.

I have 0 plan to work on this but a patch doing this would be merged for sure

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/freebsd/pkg/issues/1898#issuecomment-738648524

plasmoduck avatar Dec 05 '20 07:12 plasmoduck