← Back to context Comment by rrr_oh_man 10 months ago This is amazing! 3 comments rrr_oh_man Reply rrr_oh_man 10 months ago for anyone (like me) who initially failed with the macOS terminal: you need to download iTerm2 or another 24-bit terminal. ryan-c 10 months ago What's the TERM variable for the default macOS terminal? I want to try to detect non-working terminals. nickdothutton 10 months ago TERM=xterm-256colorTERM_PROGRAM=Apple_Terminal
rrr_oh_man 10 months ago for anyone (like me) who initially failed with the macOS terminal: you need to download iTerm2 or another 24-bit terminal. ryan-c 10 months ago What's the TERM variable for the default macOS terminal? I want to try to detect non-working terminals. nickdothutton 10 months ago TERM=xterm-256colorTERM_PROGRAM=Apple_Terminal
ryan-c 10 months ago What's the TERM variable for the default macOS terminal? I want to try to detect non-working terminals. nickdothutton 10 months ago TERM=xterm-256colorTERM_PROGRAM=Apple_Terminal
for anyone (like me) who initially failed with the macOS terminal: you need to download iTerm2 or another 24-bit terminal.
What's the TERM variable for the default macOS terminal? I want to try to detect non-working terminals.
TERM=xterm-256color
TERM_PROGRAM=Apple_Terminal