[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#1006885: ITP: lumin -- pattern match highlighter



On Mon, Mar 07, 2022 at 05:50:43PM +0100, Stephen Kitt wrote:
> * Package name    : lumin
>   Version         : 1.0.0
> * URL             : https://github.com/johnkerl/lumin
>   Description     : pattern match highlighter
> 
> lumin highlights matches to a specified pattern (string or regular
> expression) in files, using color. This is similar to grep with
> colorized output, but it outputs all lines in the given files, not
> only matching lines.

.--====[ ~/bin/hl ]
#!/bin/sh
sed 's/'"$*"'/\c[[1;33m&\c[[0m/g'
`----

> This is a new dependency of Miller 6.1.0.


Meow!>
-- 
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁                            'Russkiy voyennyi korabl, idi nakhuy'
⢿⡄⠘⠷⠚⠋⠀
⠈⠳⣄⠀⠀⠀⠀


Reply to: