Fix shell prompt parsing in screen

This commit is contained in:
2024-09-05 17:55:31 +02:00
parent eb250e4a3d
commit a34350b77e

View File

@@ -29,4 +29,4 @@ bindkey "^[f" next
# Alt N = new window
bindkey "^[n" screen
shelltitle '$ |bash'
shelltitle '% |zsh'