On 7/16/23 9:25 AM, Sebastian Carlos wrote:
Hello,

I noticed that the following variables are not visible in "bind -v":
- active-region-start-color
- active-region-end-color

Thanks for the report. These two variables aren't reported by `bind -v'
if they have a value, so that needs to be fixed. However:

These variables don't have a default value and won't be reported until you
set them to something. The display code uses whatever the terminfo entry
reports for the terminal's so/se capabilities if they aren't set.

- isearch-terminators

Similarly, this variable doesn't have a default value and isn't reported
until you set it to something. The isearch code uses a default value if
it's not set.

Chet

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/


Reply via email to