Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh (stty speed) question or tmux question?
- X-seq: zsh-workers 32570
- From: Stephane Chazelas <stephane.chazelas@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: zsh (stty speed) question or tmux question?
- Date: Wed, 23 Apr 2014 13:46:04 +0100
- In-reply-to: <20140403040534.GA22033@panix.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20140403040534.GA22033@panix.com>
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