X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=selector.cc;h=fff8f563cd001a005b30aa3597c24b69213217a5;hb=38e62ee50d9f4b6f77a34f6841a2db635e2553df;hp=36b7b9a895f60f89b34f9f22d888ac693a165853;hpb=7a7573dd2cd455de9e1848cfe56775de7b7d4d2b;p=selector.git diff --git a/selector.cc b/selector.cc index 36b7b9a..fff8f56 100644 --- a/selector.cc +++ b/selector.cc @@ -510,7 +510,7 @@ void update_screen(int *current_line, int *temporary_line, int motion, if(case_sensitive) { if(use_regexp) { - addstr(" "); + addstr(","); } addstr("case"); }