bat-extras
bat-extras copied to clipboard
batman: Forward color opts to bat
FORWARDED_ARGS didn't include the color options processed by hook_colors, breaking the fzf preview despite the --color=always flag. This just removes FORWARDED_ARGS since it wasn't used elsewhere, replacing it with BAT_ARGS.