提交 1bebbbf5 编写于 作者: P Patrick José Pereira

'plugins/history-substring-search/history-substring-search.zsh: Solve typos'

Signed-off-by: NPatrick José Pereira <patrickelectric@gmail.com>
上级 7079e67c
......@@ -244,7 +244,7 @@ _history-substring-search-end() {
_history_substring_search_result=$BUFFER
# the search was succesful so display the result properly by clearing away
# the search was successful so display the result properly by clearing away
# existing highlights and moving the cursor to the end of the result buffer
if [[ $_history_substring_search_refresh_display -eq 1 ]]; then
region_highlight=()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册