From: Christian Weisgerber Subject: Re: tog: nG key map like vi(1) and less(1) To: gameoftrees@openbsd.org Date: Sun, 24 Jul 2022 15:08:46 +0200 Mark Jamsek: > We use A_STANDOUT (or A_REVERSE in the previous diff as I've had issues > with A_STANDOUT in tmux in the past, otherwise they both appear to do > the same thing?), but because the text is coloured, we get the coloured > highlight. Like we currently do with highlighted search terms in diff > views. Yes, and I think that's fine. My suggestion was to replace A_BOLD|A_REVERSE with a simple A_STANDOUT. > diff refs/heads/main refs/heads/dev/gline > commit - c3821befbed0b67d1b48a5cfa3aaa2e022c58430 > commit + 6aba0b5044ca3682899309aea1d763a451120360 Works fine in my testing. -- Christian "naddy" Weisgerber naddy@mips.inka.de