mike, thanks, finally I can go back to fish :-)

> [...], to keep users from availing themselves of flow control.
Unfortunately, I have no idea what that means, but that's always the
case when discuss problems related to tties...
Regarding the discussion on linked page to the pull request.
"...Disabling flow control isn't really the issue, though it should be
documented. The issue is that fish won't let the user who wants it
re-enable it..."
If I understand this correct he suggests a switch that the user can
enable the feature at the configuration level. I think in my case that
would make sense?

On Mon, Dec 14, 2015, at 10:09 AM, Mike Meyer wrote:
> On Mon, Dec 14, 2015 at 2:53 AM ben yakawp <ben.li...@yakawp.com> wrote:
> 
> > - if I put 'stty echo' at the first line Carriage Return is echoed as
> > '^M' but still not processed
> >
> > It works with all other default shells except fish, so I thought the
> > cause of the problem might be the fish shell.
> >
> > Specs:
> > Tmux 2.1
> > "Ubuntu 14.04.3 LTS"
> > fish, version 2.2.0-455-gb4b5c21
> >
> > Maybe somebody has idea how to track down or solve this error.
> >
> 
> Fish discards any changes to the tty mode made by commands. This is done
> on
> purpose, to keep users from availing themselves of flow control.
> 
> it's a pretty simple fix. Pull request is here:
> https://github.com/fish-shell/fish-shell/pull/2317

------------------------------------------------------------------------------
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to