Closed cgahr closed 1 week ago
Try this:
HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_FOUND='bg=magenta,fg=white,bold'
HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_NOT_FOUND='bg=red,fg=white,bold'
These are the default values. Adjust to your liking.
Works like a charm, thanks a lot!
Thanks a lot for this cool project. On the third/fourth try I finally managed to stick with it, and now I'm using it everywhere!
How do I change the color of the purple area? how: type
ls
+up-arrow
How do I change the color of the read area (less important)? how: type
ls
+up-arrow
+down-arrow
I know that I can use e.g.
to style the suggestion part of the prompt, i.e. everything but the purple/red part. But I'm unclear on how to style this part.
Thanks a lot! I hope this is not a duplicate, but I wasn't able to find any information.