mc/misc
Andrew Borodin 9311136158 Ticket #4054: broken syntax highlighting for shell scripts.
Revert "Ticket #3981: sh.syntax: allow for indented 'function' highlighting."

This reverts commit 91d6d55baf.

The syntax highlighting of shell scripts in mcedit misbehaves around
matches of "function blabla()" inside literal quotes. It applies syntax
highlighting as if it was function definition in normal conditions (out
of literal quotes), breaking the colouring of whatever follows.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2020-06-06 20:13:37 +03:00
..
ext.d Ticket #4061: add support for opus audio. 2020-02-11 21:12:44 +03:00
macros.d
skins Skins: unify panel-related item names. 2020-02-29 19:10:17 +03:00
syntax Ticket #4054: broken syntax highlighting for shell scripts. 2020-06-06 20:13:37 +03:00
.gitignore Fix .gitignore 2019-09-01 20:13:27 +03:00
edit.indent.rc Ticket #2274: adjust script permissions to installed ones. 2014-01-26 13:38:48 +04:00
filehighlight.ini Highlight *.cpio as archives. 2020-05-17 18:48:19 +03:00
Makefile.am Ticket #4070: misc/Makefile.am: install mc.lib only once. 2020-03-07 09:58:55 +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 Ticket #212: implement keybindings for radiobuttons. 2020-05-17 18:48:18 +03:00
mc.emacs.keymap Ticket #212: implement keybindings for radiobuttons. 2020-05-17 18:48:18 +03:00
mc.ext.in Ticket #4061: add support for opus audio. 2020-02-11 21:12:44 +03:00
mc.keymap Rename keymap files to be with .keymap suffix. 2013-03-09 16:04:51 +04:00
mc.lib Ticket #2978: support Shift+Fn keys for 256-color mode of tmux 2014-02-22 15:21:27 +04:00
mc.macros
mc.menu.in Ticket #4009: mc.menu: handle symbolic links to compressed archives. 2019-08-25 18:57:21 +03:00
mcedit.menu.in Ticket #3586: mcedit - fix "Lower case selection" command in User Menu 2016-03-04 09:23:36 +03:00
xterm.ad