Merge branch 'zsh-integration-aliases' of https://github.com/romkatv/kitty
This commit is contained in:
commit
86f6c946b3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user