Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    thanks for the explanation, Hennes. How could I "uncomment #define NETHACK from my profile" though? I'm on a mac so I assume there's no way to recompile screen on this OS.
    – Ezra Free
    Commented Feb 14, 2013 at 17:28
  • I have no mac, so I can not test this. But google tells me that the BASH is the default shell on OS/X. On start up bash will read several files (see superuser.com/questions/225298/… for which ones). Check those for the define command.
    – Hennes
    Commented Feb 14, 2013 at 18:15
  • 1
    Ah, I found a "nethack on" setting in my .screenrc so setting that to off has resolved my issue. Thanks again!
    – Ezra Free
    Commented Feb 14, 2013 at 20:23