Update default_settings

This commit is contained in:
Eugene 2025-01-06 11:47:52 +01:00
parent e90731f427
commit fe46ed7847
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -5,6 +5,7 @@
# enhanced Clink experience.
clink.default_bindings = windows
clink.autoupdate = off
cmd.ctrld_exits = False
color.arginfo = sgr 38;5;172
color.argmatcher = sgr 1;38;5;40
@ -29,4 +30,3 @@ history.max_lines = 25000
history.time_stamp = show
match.expand_envvars = True
match.substring = True