ensure terminal is correct size on every command
This commit is contained in:
@@ -21,7 +21,8 @@ compinit -d "$XDG_CACHE_HOME"/zsh/zcompdump-"$ZSH_VERSION"
|
|||||||
|
|
||||||
# for shell integration
|
# for shell integration
|
||||||
precmd() {
|
precmd() {
|
||||||
print -Pn "\e]133;A\e\\"
|
print -Pn "\e]133;A\e\\"
|
||||||
|
eval `/usr/bin/resize`
|
||||||
}
|
}
|
||||||
|
|
||||||
# prompt configuration
|
# prompt configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user