How to change the defaults for file highlighting?
Yury V. Zaytsev
yury at shurup.com
Sun Nov 29 19:34:57 UTC 2009
On Sun, 2009-11-29 at 13:39 -0600, Theodore Kilgore wrote:
> Thanks. Now if someone can specify exactly which code version this is and
> exactly where to get it?
[Midnight-Commander]
select_flags = ...
/* selection flags */
typedef enum {
SELECT_FILES_ONLY = 1 << 0,
SELECT_MATCH_CASE = 1 << 1,
SELECT_SHELL_PATTERNS = 1 << 2
} select_flags_t;
--
Sincerely yours,
Yury V. Zaytsev
More information about the mc
mailing list