Allow to escape all expandable chars.
authorDaniel Carl <danielcarl@gmx.de>
Wed, 4 Jun 2014 22:45:53 +0000 (00:45 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Wed, 4 Jun 2014 22:45:53 +0000 (00:45 +0200)
commitbe73f0a23d2a7346f9282351783eba4a6e05dc50
tree20b6c51689f6590613eadd23d5ec16a1bd09b7a0
parent62c038f0f79a2b25fdec503b688b27a63116c857
Allow to escape all expandable chars.

The expandable chars are always allowed to be escaped by a \ if the expansion
type is active.
src/ex.c
src/util.c