Turn on smart case for search in tig

Allows me to use lower case to ignore case, and respect case as soon as
an upper case letter is searched.
This commit is contained in:
Daniel Siepmann 2024-03-14 07:22:58 +01:00
parent dbf35c677e
commit f7b70d1265
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -3,5 +3,7 @@ set main-view-id = yes
set main-view-date = custom
set main-view-date-format = "%Y-%m-%d %H:%M"
set ignore-case = smart-case
color id yellow default
color commit yellow default