Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh (stty speed) question or tmux question?



setting the speed has no effect on pseudo-terminals (as created
by sshd or tmux).

tmux creates a new pseudo-terminal for each of its window/pane.
If you want to set the speed there, you'd have to put the "stty"
in your ~/.zshrc but again, that has no effect and doesn't make
much sense.



Messages sorted by: Reverse Date, Date, Thread, Author