Cosmetics.
authorFrancois Fleuret <francois@fleuret.org>
Sun, 3 May 2009 12:50:35 +0000 (14:50 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Sun, 3 May 2009 12:50:35 +0000 (14:50 +0200)
selector.cc

index a1b5b11..4baacf0 100644 (file)
@@ -507,7 +507,7 @@ void update_screen(int *current_line, int *temporary_line, int motion,
   }
 
   if(use_regexp || case_sensitive) {
-    addstr("[");
+    addstr(" [");
     if(use_regexp) {
       addstr("regexp");
     }