From aa9cb38672686e998c4c5a4c5abe996189855d74 Mon Sep 17 00:00:00 2001 From: Martin Kemp Date: Wed, 18 Mar 2015 10:29:48 +0000 Subject: [PATCH] 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". --- config/settings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/settings b/config/settings index 93de0be..ea1bd7e 100644 --- a/config/settings +++ b/config/settings @@ -27,7 +27,7 @@ match_colour = -1 # 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 # separator present. -exec_match_style = -1 +exec_match_style = 2 # name: Prompt colour # type: int