branched changes for homepc
This commit is contained in:
0
.oh-my-zsh/plugins/history-substring-search/README.md
Executable file → Normal file
0
.oh-my-zsh/plugins/history-substring-search/README.md
Executable file → Normal file
0
.oh-my-zsh/plugins/history-substring-search/history-substring-search.plugin.zsh
Executable file → Normal file
0
.oh-my-zsh/plugins/history-substring-search/history-substring-search.plugin.zsh
Executable file → Normal file
2
.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh
Executable file → Normal file
2
.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh
Executable file → Normal file
@@ -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=()
|
||||
|
||||
Reference in New Issue
Block a user