readline icon indicating copy to clipboard operation
readline copied to clipboard

Highlight parenthesis

Open xyproto opened this issue 6 years ago • 0 comments

Hi,

Thanks for creating this package! I'm using it in Algernon and it works wonderfully. There is tab completion and history, and it's really smooth and pleasant to work with.

The only thing I'm missing is a way to highlight parentheses and brackets, when typing a long command, either just with one color or "rainbow parentheses style", like this:

rainbow parenthesis

I don't know if it's possible to add to this package, or if it's a lot of work, but it would be really helpful in the Algernon REPL, when typing longer lines of Lua code, hence this feature request.

Cheers!

xyproto avatar Apr 11 '19 08:04 xyproto