From: Simon Ruderich Date: Tue, 6 Jan 2015 20:24:31 +0000 (+0100) Subject: tigrc: ignore case when searching X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=22e01f0e8e46ac58d3b7ea568bb989ffd539dcc0 tigrc: ignore case when searching --- diff --git a/tigrc b/tigrc index 273d382..664b41a 100644 --- a/tigrc +++ b/tigrc @@ -19,6 +19,9 @@ # Don't display uncommitted changes. set show-changes = no +# Ignore case when searching. +set ignore-case = yes + # DISPLAY diff --git a/tigrc.old b/tigrc.old index aa74de1..7d43918 100644 --- a/tigrc.old +++ b/tigrc.old @@ -25,6 +25,9 @@ set show-date = relative # Don't display uncommitted changes. set show-changes = no +# Ignore case when searching. +set ignore-case = yes + # BINDINGS