Merge branch 'zsh-integration-aliases' of https://github.com/romkatv/kitty

This commit is contained in:
Kovid Goyal 2022-01-05 20:49:08 +05:30
commit 86f6c946b3
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -54,7 +54,7 @@ builtin typeset -ag precmd_functions
precmd_functions+=(_ksi_deferred_init)
_ksi_deferred_init() {
builtin emulate -L zsh -o no_warn_create_global
builtin emulate -L zsh -o no_warn_create_global -o no_aliases
# Recognized options: no-cursor, no-title, no-prompt-mark, no-complete.
builtin local -a opt