projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5168dfc
)
Cosmetics.
author
Francois Fleuret
<francois@fleuret.org>
Fri, 29 May 2009 15:03:35 +0000
(17:03 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Fri, 29 May 2009 18:13:47 +0000
(20:13 +0200)
selector.cc
patch
|
blob
|
history
diff --git
a/selector.cc
b/selector.cc
index
96e1b3d
..
5480539
100644
(file)
--- a/
selector.cc
+++ b/
selector.cc
@@
-51,7
+51,8
@@
char label_separator = '\0';
int output_to_vt_buffer = 0;
int add_control_qs = 0;
int with_colors = 1;
-int zsh_history = 0, bash_history = 0;
+int zsh_history = 0;
+int bash_history = 0;
int inverse_order = 0;
int remove_duplicates = 0;
int use_regexp = 0;