Skip to content

Fix terminal size ioctl number on *BSD

Michael Aaron Murphy requested to merge myfreeweb:master into master

Created by: myfreeweb

At least on FreeBSD and OpenBSD, TIOCGWINSZ == 0x40087468 just like on macOS, so change the definition from not-macOS/macOS to Linux/non-Linux.

2017-03-24 22_08_30-tmux_greg_ _usr_home_greg_src_github com_redox-os_ion_2 2 ruunvald

Merge request reports