[nethack] Use DECgraphics in curses mode
This commit is contained in:
parent
aff206e2a0
commit
9d5f76e377
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ OPTIONS=!bones
|
|||
## Interface Stuff
|
||||
##
|
||||
|
||||
# Make alt work on macOS
|
||||
OPTIONS=windowtype:curses
|
||||
# Use the curses interface with DEC graphics.
|
||||
OPTIONS=windowtype:curses,symset:DECgraphics
|
||||
# Always show inventory
|
||||
OPTIONS=perm_invent
|
||||
# Enable colors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue