---

** [tickets:#143] tmux not respecting/carrying over disabled control flow**

**Status:** open
**Labels:** stty 
**Created:** Thu Jul 17, 2014 11:14 PM UTC by C_G
**Last Updated:** Thu Jul 17, 2014 11:14 PM UTC
**Owner:** nobody

Running into an issue with processes spawned by tmux; I've got "stty -ixon" in 
the environment of my parent shell, Ctrl+S is not being trapped, as expected, 
but the moment I run tmux, even if it only spawns my shell, this stops being 
respected.

The only way I can fudge it to work is have tmux run bash, which runs stty 
-ixon, and then have it exec my normal shell.

Or, if running an app, to call the app as "stty -ixon; someapp"

For obvious reasons, this is less than desirable :)


---

Sent from sourceforge.net because tmux-users@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/tmux/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/tmux/admin/tickets/options.  Or, if this is a mailing 
list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to