Hi,

I already asked this question on stackexchange¹, but I got no
response. Here's my problem:

In my shell I have flow control disabled using stty -ixon. This
works perfectly in the shell and when I launch tmux and start
programs within tmux.
  However, when starting a new session from the command line and
directly launching a command, the flow control setting is not
respected and ctrl-s freezes the terminal.

This works:

  tmux new-session -s foo
  vim

This does not respect the stty flow control setting:

  tmux new-session -s foo vim

How can I disable flow control even in the latter case?

Regards
Marco

¹ http://unix.stackexchange.com/q/75711/12779


------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to