「NetHack」は、80年代にテキスト文字だけを使ったUNIX用のRPGとして登場した「Rogue」の流れをくむダンジョンRPG。 いわゆる“ローグライク”RPGと呼ばれているゲームで、ランダム生成されるダンジョンが特徴。
Fixes #45728. Modifies libterm to parse the extended terminfo format introduced in ncurses 6.1. This fixes the lack of color in test output for users with newer ncurses versions. The ideal fix for ...