]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
tigrc: ignore case when searching
authorSimon Ruderich <simon@ruderich.org>
Tue, 6 Jan 2015 20:24:31 +0000 (21:24 +0100)
committerSimon Ruderich <simon@ruderich.org>
Tue, 6 Jan 2015 20:24:31 +0000 (21:24 +0100)
tigrc
tigrc.old

diff --git a/tigrc b/tigrc
index 273d382bc6db7a910399413ec1c5369027d9dcc0..664b41a5fce6dbe9dae7afc38a3d4e8cdf0353bd 100644 (file)
--- 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
 
index aa74de13e13dc22a7a4cc84a87b7b01c559e8850..7d4391867d9fc3c375f8b6b59eff218466b9b7f9 100644 (file)
--- 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