Revert "Simplify escaping of pattern and fix match_prev_cmd strategy"

This reverts commit 7f8ff2867c.
This commit is contained in:
Eric Freese
2017-12-06 07:51:06 -07:00
parent be8bba6f38
commit a1babef972
5 changed files with 55 additions and 10 deletions

View File

@@ -3,6 +3,7 @@ SRC_DIR := ./src
SRC_FILES := \
$(SRC_DIR)/setup.zsh \
$(SRC_DIR)/config.zsh \
$(SRC_DIR)/util.zsh \
$(SRC_DIR)/features.zsh \
$(SRC_DIR)/bind.zsh \
$(SRC_DIR)/highlight.zsh \