mc/misc
Bogdan107 626d02998a mcedit: fix colorize *.zsh files.
I need colorizing content of the "*.zsh" files in mcedit.
With "zsh(env|rc)" regexp rule, only "*.zshenv" and "*.zshrc" files are will be colorized.
With "zsh(env|rc)?" regexp rule, "*.zsh" files will be colorized too.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2023-08-04 21:04:55 +03:00
..
ext.d Add support for MacOS Mach-O and .dylib files 2023-08-04 21:04:54 +03:00
macros.d
skins Ticket #4445: skin julia256.ini: minor improvements. 2023-02-19 19:00:31 +03:00
syntax mcedit: fix colorize *.zsh files. 2023-08-04 21:04:55 +03:00
.gitignore Fix .gitignore 2019-09-01 20:13:27 +03:00
Makefile.am Port mc.ext to INI format. 2022-09-25 14:55:00 +03:00
edit.indent.rc
filehighlight.ini Filehighlight: recognize vsix files as zip files (closes MidnightCommander/mc#171). 2023-01-28 21:38:05 +03:00
mc.charsets.in Ticket #3992: improve support of Windows 1251 encoding on Solaris. 2019-07-13 08:58:27 +03:00
mc.default.keymap Handle CK_Filter command in the file panel level. 2022-04-10 17:43:44 +03:00
mc.emacs.keymap Handle CK_Filter command in the file panel level. 2022-04-10 17:43:44 +03:00
mc.ext.ini.in Add support for MacOS Mach-O and .dylib files 2023-08-04 21:04:54 +03:00
mc.keymap
mc.lib Ticket #4325: support Shift+Fn keys for KiTTY. 2022-01-05 16:01:01 +03:00
mc.macros
mc.menu.in Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
mcedit.menu.in
xterm.ad