C++ using Atom, output w/ terminal, macbook air M1

hi all,

i'm trying to run C++ on Atom (using macbook air M1). the output is in the terminal shell and it works perfectly fine but, when it's compeleted, i get this message with the output:

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

......
anyone know how i can stop this? it makes everything look like a mess
See this Reddit thread
https://www.reddit.com/r/osx/comments/397uep/changes_to_bash_sessions_and_terminal_in_el/
To summarize, edit /etc/bashrc or /etc/bashrc_$TERM_PROGRAM

Note I don't use Atom nor Apple hardware.
Last edited on
Topic archived. No new replies allowed.