Skip to content

Conversation

@kovacsbalu
Copy link

No description provided.

@wdoekes wdoekes force-pushed the master branch 2 times, most recently from bebdf78 to 8923379 Compare October 3, 2014 06:55
@wdoekes wdoekes mentioned this pull request May 7, 2015
@vodik
Copy link
Member

vodik commented May 8, 2015

Yeah, if we want an explicit flag, this should be redone ontop of #130 because this has implications for signal handling. It might still work, as this change doesn't look as invasive than my initial attack on this, but I don't quite like the idea of still using screen.c's logic without actually using its primary function.

@wdoekes wdoekes closed this in fed347b May 14, 2015
@wdoekes
Copy link
Member

wdoekes commented May 14, 2015

Thanks for the initial pull request though. It's appreciated!

I think we can do without a command line option though, right?

wdoekes added a commit that referenced this pull request May 14, 2015
Disables the use of ncurses if stdout is not a tty.

Observe that that mode disables interactive mode key presses. The
status screen is shown, but not if you abort prematurely with ^C.
Starting without a proper TERM env now works as long as stdout is not a
terminal (closes #75). Also closes #96 without the need for an extra
command line option.

Thanks @vodik!
@wdoekes
Copy link
Member

wdoekes commented May 14, 2015

(fed347b was superseded by c2381c8 -- fixed log message)

@kovacsbalu
Copy link
Author

Yep, I'll check it! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants