Update default_settings

This commit is contained in:
Eugene
2025-01-06 11:47:52 +01:00
parent e90731f427
commit fe46ed7847
+1 -1
View File
@@ -5,6 +5,7 @@
# enhanced Clink experience. # enhanced Clink experience.
clink.default_bindings = windows clink.default_bindings = windows
clink.autoupdate = off
cmd.ctrld_exits = False cmd.ctrld_exits = False
color.arginfo = sgr 38;5;172 color.arginfo = sgr 38;5;172
color.argmatcher = sgr 1;38;5;40 color.argmatcher = sgr 1;38;5;40
@@ -29,4 +30,3 @@ history.max_lines = 25000
history.time_stamp = show history.time_stamp = show
match.expand_envvars = True match.expand_envvars = True
match.substring = True match.substring = True