Fix deprecated zsh option: initExtra -> initContent
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
save = 10000;
|
save = 10000;
|
||||||
};
|
};
|
||||||
|
|
||||||
initExtra = ''
|
initContent = ''
|
||||||
bindkey '^R' history-incremental-search-backward
|
bindkey '^R' history-incremental-search-backward
|
||||||
bindkey '^S' history-incremental-search-forward
|
bindkey '^S' history-incremental-search-forward
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user