diff options
author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2022-11-02 16:27:27 +0900 |
---|---|---|
committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2022-11-02 16:27:27 +0900 |
commit | f8d93888a8efd6c8142e74ece83b38632661de47 (patch) | |
tree | 71a804635690405184aca5f330777c5c59c2e60b /Src/lex.c | |
parent | 7a2e3b9039a866ad0b45a70b498fad1ae5ad7de7 (diff) | |
download | zsh-f8d93888a8efd6c8142e74ece83b38632661de47.tar.gz zsh-f8d93888a8efd6c8142e74ece83b38632661de47.tar.xz zsh-f8d93888a8efd6c8142e74ece83b38632661de47.zip |
50851: restore typtab when necessary
inittyptab() must be called when returning from a function with "setopt localoptions MULTIBYTE|BANGHIST|SHSTDIN", and also in function dosetopt() when setting these options (via $options, for example). We intentionally did not take account of the options EMACS/VI because these options are obsolete and their use is not recommended.
Diffstat (limited to 'Src/lex.c')
0 files changed, 0 insertions, 0 deletions