mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
Change clink matching style to default. Fixes #218
Users should change this to their preference, this is reverting it to how it should be "out of the box".
This commit is contained in:
parent
7169f49fff
commit
aa9cb38672
@ -27,7 +27,7 @@ match_colour = -1
|
|||||||
# the line. 0 = PATH only, 1 = PATH and CWD, 2 = PATH, CWD, and directories. In
|
# the line. 0 = PATH only, 1 = PATH and CWD, 2 = PATH, CWD, and directories. In
|
||||||
# all cases both executables and directories are matched when there is a path
|
# all cases both executables and directories are matched when there is a path
|
||||||
# separator present.
|
# separator present.
|
||||||
exec_match_style = -1
|
exec_match_style = 2
|
||||||
|
|
||||||
# name: Prompt colour
|
# name: Prompt colour
|
||||||
# type: int
|
# type: int
|
||||||
|
Loading…
Reference in New Issue
Block a user