extendedglob used in *end() function; closes #6

This commit is contained in:
Suraj N. Kurapati 2011-09-30 17:01:13 -07:00
parent db51e71ec7
commit ba2e1a76aa

View file

@ -255,6 +255,8 @@ function _history-substring-search-begin() {
}
function _history-substring-search-end() {
setopt localoptions extendedglob
_history_substring_search_result=$BUFFER
# move the cursor to the end of the command line