enable raw terminal mode on macos for the man and search TUIs: drop the linux-only termios guard (the ECHO/ICANON/ISIG/IEXTEN/ICRNL/IXON flags and V.MIN/V.TIME exist on every POSIX target Zig exposes, so the guard was a false assumption that left macos in cooked mode โ echo on, line-buffered, requiring Enter); OPOST stays on so newline-to-CR-LF translation the renderers rely on is unchanged; bump v3.4.6
$ koh steal kepr.uk/nina@d51758b58acb
·
parent: 6adc1d62886a
discussion
log in to leave a comment.